This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-1-test by this push:
new 8c0ca69c750 anual backport 160db5b from PR #58835 (#58847)
8c0ca69c750 is described below
commit 8c0ca69c750c6538250dadf6124e4343de763160
Author: Jens Scheffler <[email protected]>
AuthorDate: Sat Nov 29 11:05:07 2025 +0100
anual backport 160db5b from PR #58835 (#58847)
---
.github/CODEOWNERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index d5aabf3e611..c11ca9751fe 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -27,7 +27,7 @@
/airflow-ctl/ @bugraoz93 @kaxil @potiuk
# Airflow CLI
-/airflow-core/src/airflow/cli/ @bugraoz93 @potiuk
+/airflow-core/src/airflow/cli/ @bugraoz93 @potiuk
# Auth manager
/airflow-core/src/airflow/api_fastapi/auth/ @vincbeck