You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/13 13:10:46 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #14216: Add CODEOWNERS for automated PR review assignment

potiuk commented on a change in pull request #14216:
URL: https://github.com/apache/airflow/pull/14216#discussion_r575665688



##########
File path: .github/CODEOWNERS
##########
@@ -0,0 +1,33 @@
+# Core
+/airflow/executors/ @kaxil @XD-DENG @ashb @turbaszek
+/airflow/jobs/ @kaxil @ashb @XD-DENG
+/airflow/models/ @kaxil @XD-DENG @ashb @turbaszek
+
+# DAG Serialization
+/airflow/serialization/ @kaxil
+
+# Kubernetes
+/airflow/kubernetes/ @dimberman
+/airflow/kubernetes_executor_templates/ @dimberman
+/airflow/executors/celery_kubernetes_executor.py @dimberman
+/chart/ @dimberman
+
+# Docs
+/docs/ @mik-laj @kaxil @vikramkoka
+
+# API
+/airflow/api/ @mik-laj @kaxil
+/airflow/api_connexion/ @mik-laj @kaxil
+
+# WWW
+/airflow/www/ @ryanahamilton
+
+# Providers
+/airflow/providers/google/ @turbaszek @mik-laj
+
+# Dev tools
+/.github/workflows/ @potiuk @ashb @kaxil
+breeze @potiuk
+/dev/ @potiuk @ashb @kaxil
+/provider_packages/ @potiuk
+/scripts/ @potiuk

Review comment:
       Should we also add some of the providers - such as google/ amazon/ few others that have clear ownershiip? I am recently discussing it with AWS people (I sent them link to the PR) and we could also invite the Composer team for google provider and probably we can easily find other people for other parts
   
   I guess those people do not have to be committers to be in CODEOWNERS? Or do they? 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org