mirror of
https://github.com/openai/codex.git
synced 2026-08-24 13:20:07 +00:00
The agent core team owns the core agent implementation and should review changes to its adjacent runtime crates. Those crates were not covered by the existing CODEOWNERS rules. This adds `@openai/codex-core-agent-team` ownership for: - `codex-rs/arg0` - `codex-rs/codex-mcp` - `codex-rs/exec-server` ## Validation - `git diff --check` No runtime tests are applicable because this only changes CODEOWNERS metadata.