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 22e6068fbb3 Switch Jen's focus in `CODEOWNERS` (#57580)
22e6068fbb3 is described below

commit 22e6068fbb3e0059a4c01ffd6c327de8b90b6e7f
Author: Jens Scheffler <[email protected]>
AuthorDate: Thu Oct 30 23:53:13 2025 +0100

    Switch Jen's focus in `CODEOWNERS` (#57580)
---
 .github/CODEOWNERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 53bb9f24de0..989940698f1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -13,7 +13,7 @@
 /providers/cncf/kubernetes/ @dstandish @jedcunningham
 
 # Helm Chart
-/chart/ @dstandish @jedcunningham @hussein-awala
+/chart/ @dstandish @jedcunningham @hussein-awala @jscheffl
 
 # Docs
 /docs/*.py @potiuk @ashb @gopidesupavan @amoghrajesh @jscheffl @bugraoz93 
@kaxil @eladkal @jason810496
@@ -30,7 +30,7 @@
 /airflow-core/src/airflow/api_fastapi/auth/ @vincbeck
 
 # UI
-/airflow-core/src/airflow/ui/ @bbovenzi @pierrejeambrun @ryanahamilton 
@jscheffl @shubhamraj-git
+/airflow-core/src/airflow/ui/ @bbovenzi @pierrejeambrun @ryanahamilton 
@shubhamraj-git
 
 # Translation Owners (i18n)
 # Note: Non committer engaged translators are listed in comments prevent 
making file syntax invalid

Reply via email to