This is an automated email from the ASF dual-hosted git repository.
Miretpl pushed a commit to branch v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-3-test by this push:
new 486f54d0b93 [v3-3-test] Remove non-committers from CODEOWNERS (#71724)
(#71728)
486f54d0b93 is described below
commit 486f54d0b93180362e5e535433e185d2004f8cb3
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 22 21:56:08 2026 +0200
[v3-3-test] Remove non-committers from CODEOWNERS (#71724) (#71728)
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".
(cherry picked from commit 64f24194f880a396bc2197caf6c54da1477fbc24)
Co-authored-by: Ash Berlin-Taylor <[email protected]>
Co-authored-by: Przemysław Mirowski
<[email protected]>
---
.github/CODEOWNERS | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3f8a8bbc004..85b0556e667 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -176,12 +176,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