This is an automated email from the ASF dual-hosted git repository.
eladkal 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 64f24194f88 Remove non-committers from CODEOWNERS (#71724)
64f24194f88 is described below
commit 64f24194f880a396bc2197caf6c54da1477fbc24
Author: Ash Berlin-Taylor <[email protected]>
AuthorDate: Mon Aug 17 18:18:06 2026 +0100
Remove non-committers from CODEOWNERS (#71724)
Github will only let people with commit be a code owner. With `Dev-iL` and
`@sjyangkevin` in this GH warns about "invalid code owners file".
---
.github/CODEOWNERS | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index fdd3f71c132..f381c6592e1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -179,12 +179,12 @@ Dockerfile.ci @potiuk @ashb @gopidesupavan @amoghrajesh
@jscheffl @bugraoz93 @ja
/shared/ @ashb @amoghrajesh @potiuk
# Agentic instructions
-/AGENTS.md @potiuk @kaxil @jscheffl @amoghrajesh @ashb @sjyangkevin @Dev-iL
@jason810496 @shahar1 @choo121600
-/.github/instructions/ @potiuk @kaxil @jscheffl @amoghrajesh @ashb
@sjyangkevin @Dev-iL @jason810496 @shahar1 @choo121600
-/airflow-core/src/airflow/api_fastapi/execution_api/AGENTS.md @potiuk @kaxil
@jscheffl @amoghrajesh @ashb @sjyangkevin @Dev-iL @jason810496 @shahar1
@choo121600
-/providers/AGENTS.md @potiuk @kaxil @jscheffl @amoghrajesh @ashb @sjyangkevin
@Dev-iL @jason810496 @shahar1 @choo121600
-/.github/skills/ @potiuk @kaxil @jscheffl @amoghrajesh @ashb @sjyangkevin
@Dev-iL @jason810496 @shahar1 @choo121600
-/.claude/skills/ @potiuk @kaxil @jscheffl @amoghrajesh @ashb @sjyangkevin
@Dev-iL @jason810496 @shahar1 @choo121600
+/AGENTS.md @potiuk @kaxil @jscheffl @amoghrajesh @ashb @jason810496 @shahar1
@choo121600
+/.github/instructions/ @potiuk @kaxil @jscheffl @amoghrajesh @ashb
@jason810496 @shahar1 @choo121600
+/airflow-core/src/airflow/api_fastapi/execution_api/AGENTS.md @potiuk @kaxil
@jscheffl @amoghrajesh @ashb @jason810496 @shahar1 @choo121600
+/providers/AGENTS.md @potiuk @kaxil @jscheffl @amoghrajesh @ashb @jason810496
@shahar1 @choo121600
+/.github/skills/ @potiuk @kaxil @jscheffl @amoghrajesh @ashb @jason810496
@shahar1 @choo121600
+/.claude/skills/ @potiuk @kaxil @jscheffl @amoghrajesh @ashb @jason810496
@shahar1 @choo121600
# RMs on release documents
/dev/README_RELEASE_*.md @potiuk @jscheffl @vincbeck @shahar1 @jedcunningham
@bugraoz93