Files
codex/.github/CODEOWNERS
2026-05-20 16:48:02 -07:00

15 lines
438 B
Plaintext

# Core crate ownership.
/codex-rs/core/ @openai/codex-core-agent-team
/codex-rs/ext/extension-api/ @openai/codex-core-agent-team
# MITM proxy ownership.
/codex-rs/network-proxy/ @viyatb-oai @winston-openai
# Linux sandbox ownership.
/codex-rs/linux-sandbox/ @viyatb-oai
/codex-rs/sandboxing/ @viyatb-oai
/codex-rs/bwrap/ @viyatb-oai
# Keep ownership changes reviewed by the same team.
/.github/CODEOWNERS @openai/codex-core-agent-team