This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 45df4e5aeab Remove some CODEOWNER entries for `kaxil` (#62871)
45df4e5aeab is described below

commit 45df4e5aeabd2ffcaf5c62a648a5f1e2e64eb114
Author: Kaxil Naik <[email protected]>
AuthorDate: Wed Mar 4 13:38:56 2026 +0000

    Remove some CODEOWNER entries for `kaxil` (#62871)
    
    In order for me to be focussed, I am only keeping targetted entries in 
CODEOWNERS, and removing myself where we have others and I won't be able to 
dedicate time.
---
 .github/CODEOWNERS | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6ab10c63a96..16682c2816f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -13,7 +13,7 @@
 /chart/ @jedcunningham @hussein-awala @jscheffl @bugraoz93
 
 # Docs
-/docs/*.py @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@kaxil @jason810496
+/docs/*.py @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@jason810496
 
 # API
 /airflow-core/src/airflow/api/ @ephraimbuddy @pierrejeambrun @rawwar 
@jason810496
@@ -109,23 +109,23 @@ airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/ 
@Lee-W @jason810496 @guan
 
 # Dev tools
 /.github/workflows/ @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl 
@bugraoz93 @kaxil @jason810496
-/dev/ @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 @kaxil 
@jason810496 @jedcunningham @ephraimbuddy
+/dev/ @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@jason810496 @jedcunningham @ephraimbuddy
 /dev/react-plugin-tools/ @pierrejeambrun @bbovenzi
 /docker-tests/ @potiuk @ashb @gopidesupavan @jason810496
 /kubernetes-tests/ @potiuk @ashb @gopidesupavan @jason810496
 /helm-tests/ @dstandish @jedcunningham
-/scripts/ @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@kaxil @jason810496
-Dockerfile @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@kaxil @jason810496
-Dockerfile.ci @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@kaxil @jason810496
+/scripts/ @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@jason810496
+Dockerfile @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@jason810496
+Dockerfile.ci @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@jason810496
 
 # E2E integration tests
-/airflow-e2e-tests/ @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl 
@bugraoz93 @kaxil @jason810496
+/airflow-e2e-tests/ @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl 
@bugraoz93 @jason810496
 
 # Task SDK integration tests
 /task-sdk-integration-tests/ @potiuk @ashb @gopidesupavan @amoghrajesh 
@bugraoz93 @kaxil @jason810496
 
 # airflowctl integration tests
-/airflow-ctl-tests/ @potiuk @ashb @gopidesupavan @amoghrajesh @bugraoz93 
@kaxil @jason810496
+/airflow-ctl-tests/ @potiuk @ashb @gopidesupavan @amoghrajesh @bugraoz93 
@jason810496
 
 # Issue triage process
 # ISSUE_TRIAGE_PROCESS.rst
@@ -150,7 +150,7 @@ Dockerfile.ci @potiuk @ashb @gopidesupavan @amoghrajesh 
@jscheffl @bugraoz93 @ka
 /task-sdk/ @ashb @kaxil @amoghrajesh
 
 # Golang SDK
-/go-sdk/ @ashb @kaxil @amoghrajesh
+/go-sdk/ @ashb @amoghrajesh
 
 # Shared Libraries
 /shared/ @ashb @amoghrajesh @potiuk

Reply via email to