mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
15 lines
438 B
Plaintext
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
|