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

jscheffl 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 f3d28e685de Fix typo in CODEOWNERS (#61015)
f3d28e685de is described below

commit f3d28e685de2ee15de43581299c902b732806d8a
Author: Dheeraj Turaga <[email protected]>
AuthorDate: Sat Jan 24 14:22:34 2026 -0600

    Fix typo in CODEOWNERS (#61015)
---
 .github/CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 931fd8c8175..a48c6ee929d 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -86,7 +86,7 @@ airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/ @Lee-W 
@jason810496 @guan
 /providers/amazon/ @o-nikolas
 /providers/apache/iceberg/ @Fokko
 /providers/celery/ @hussein-awala @dheerajturaga
-/providers/cncf/kubernetes @jedcunningham @hussein-awala @scheffl
+/providers/cncf/kubernetes @jedcunningham @hussein-awala @jscheffl
 /providers/common/messaging/ @vincbeck
 /providers/dbt/cloud/ @josh-fell
 /providers/edge3/ @jscheffl @dheerajturaga

Reply via email to