Skip to content

Commit cf853b0

Browse files
Update CODEOWNERS for the chart docs and k8s provider (#21202)
1 parent 48d44b8 commit cf853b0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/CODEOWNERS

+4-2
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
/chart/ @dstandish @jedcunningham
2020

2121
# Docs
22-
/docs/ @mik-laj @vikramkoka
22+
/docs/ @mik-laj
2323

2424
# Docs (without Providers)
2525
/docs/apache-airflow @kaxil @potiuk
2626
/docs/docker-stack @potiuk
27-
/docs/helm-chart @kaxil @jedcunningham
27+
/docs/helm-chart @dstandish @jedcunningham
2828
/docs/*.py @kaxil @potiuk
2929

3030
# API
@@ -58,6 +58,8 @@
5858
# Providers
5959
/airflow/providers/google/ @turbaszek
6060
/airflow/providers/snowflake/ @turbaszek @potiuk @mik-laj
61+
/airflow/providers/cncf/kubernetes @jedcunningham
62+
/docs/apache-airflow-providers-cncf-kubernetes @jedcunningham
6163

6264
# Dev tools
6365
/.github/workflows/ @potiuk @ashb @kaxil

0 commit comments

Comments
 (0)