We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d44b8 commit cf853b0Copy full SHA for cf853b0
.github/CODEOWNERS
@@ -19,12 +19,12 @@
19
/chart/ @dstandish @jedcunningham
20
21
# Docs
22
-/docs/ @mik-laj @vikramkoka
+/docs/ @mik-laj
23
24
# Docs (without Providers)
25
/docs/apache-airflow @kaxil @potiuk
26
/docs/docker-stack @potiuk
27
-/docs/helm-chart @kaxil @jedcunningham
+/docs/helm-chart @dstandish @jedcunningham
28
/docs/*.py @kaxil @potiuk
29
30
# API
@@ -58,6 +58,8 @@
58
# Providers
59
/airflow/providers/google/ @turbaszek
60
/airflow/providers/snowflake/ @turbaszek @potiuk @mik-laj
61
+/airflow/providers/cncf/kubernetes @jedcunningham
62
+/docs/apache-airflow-providers-cncf-kubernetes @jedcunningham
63
64
# Dev tools
65
/.github/workflows/ @potiuk @ashb @kaxil
0 commit comments