Add core CODEOWNERS (#18362)

Adds @openai/codex-core-agent-team as the owner for codex-rs/core/ and
protects .github/CODEOWNERS with the same owner.
This commit is contained in:
Ahmed Ibrahim
2026-04-17 11:29:46 -07:00
committed by GitHub
parent 2c2ed51876
commit 481ba014a7

5
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,5 @@
# Core crate ownership.
/codex-rs/core/ @openai/codex-core-agent-team
# Keep ownership changes reviewed by the same team.
/.github/CODEOWNERS @openai/codex-core-agent-team