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/15 12:53:39 UTC

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

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



##########
File path: .github/CODEOWNERS
##########
@@ -0,0 +1,36 @@
+# 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

Review comment:
       ```suggestion
   /airflow/www/ @ryanahamilton @ashb
   ```

##########
File path: .github/CODEOWNERS
##########
@@ -0,0 +1,36 @@
+# 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
+breeze-complete @potiuk
+Dockerfile @potiuk
+Dockerfile.ci @potiuk
+/dev/ @potiuk @ashb @kaxil
+/provider_packages/ @potiuk
+/scripts/ @potiuk

Review comment:
       ```suggestion
   /provider_packages/ @potiuk @ashb
   /scripts/ @potiuk @ashb
   ```

##########
File path: .github/CODEOWNERS
##########
@@ -0,0 +1,36 @@
+# 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

Review comment:
       ```suggestion
   /chart/ @dimberman @ashb
   ```

##########
File path: .github/CODEOWNERS
##########
@@ -0,0 +1,36 @@
+# 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

Review comment:
       ```suggestion
   /airflow/serialization/ @kaxil @ashb
   ```

##########
File path: .github/CODEOWNERS
##########
@@ -0,0 +1,36 @@
+# 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
+breeze-complete @potiuk
+Dockerfile @potiuk
+Dockerfile.ci @potiuk

Review comment:
       ```suggestion
   Dockerfile @potiuk @ashb
   Dockerfile.ci @potiuk @ashb
   ```




----------------------------------------------------------------
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