diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d90706d5d..ade36f8df 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,32 +1,32 @@ # Default owner for all files -* @theonlyhennygod @JordanTheJet +* @theonlyhennygod @JordanTheJet @chumyin # Important functional modules -/src/agent/** @theonlyhennygod @JordanTheJet -/src/providers/** @theonlyhennygod @JordanTheJet -/src/channels/** @theonlyhennygod @JordanTheJet -/src/tools/** @theonlyhennygod @JordanTheJet -/src/gateway/** @theonlyhennygod @JordanTheJet -/src/runtime/** @theonlyhennygod @JordanTheJet -/src/memory/** @theonlyhennygod @JordanTheJet -/Cargo.toml @theonlyhennygod @JordanTheJet -/Cargo.lock @theonlyhennygod @JordanTheJet +/src/agent/** @theonlyhennygod @JordanTheJet @chumyin +/src/providers/** @theonlyhennygod @JordanTheJet @chumyin +/src/channels/** @theonlyhennygod @JordanTheJet @chumyin +/src/tools/** @theonlyhennygod @JordanTheJet @chumyin +/src/gateway/** @theonlyhennygod @JordanTheJet @chumyin +/src/runtime/** @theonlyhennygod @JordanTheJet @chumyin +/src/memory/** @theonlyhennygod @JordanTheJet @chumyin +/Cargo.toml @theonlyhennygod @JordanTheJet @chumyin +/Cargo.lock @theonlyhennygod @JordanTheJet @chumyin # Security / tests / CI-CD ownership -/src/security/** @theonlyhennygod @JordanTheJet -/tests/** @theonlyhennygod @JordanTheJet -/.github/** @theonlyhennygod @JordanTheJet -/.github/workflows/** @theonlyhennygod @JordanTheJet -/.github/codeql/** @theonlyhennygod @JordanTheJet -/.github/dependabot.yml @theonlyhennygod @JordanTheJet -/SECURITY.md @theonlyhennygod @JordanTheJet -/docs/actions-source-policy.md @theonlyhennygod @JordanTheJet -/docs/ci-map.md @theonlyhennygod @JordanTheJet +/src/security/** @theonlyhennygod @JordanTheJet @chumyin +/tests/** @theonlyhennygod @JordanTheJet @chumyin +/.github/** @theonlyhennygod @JordanTheJet @chumyin +/.github/workflows/** @theonlyhennygod @JordanTheJet @chumyin +/.github/codeql/** @theonlyhennygod @JordanTheJet @chumyin +/.github/dependabot.yml @theonlyhennygod @JordanTheJet @chumyin +/SECURITY.md @theonlyhennygod @JordanTheJet @chumyin +/docs/actions-source-policy.md @theonlyhennygod @JordanTheJet @chumyin +/docs/ci-map.md @theonlyhennygod @JordanTheJet @chumyin # Docs & governance -/docs/** @theonlyhennygod @JordanTheJet -/AGENTS.md @theonlyhennygod @JordanTheJet -/CLAUDE.md @theonlyhennygod @JordanTheJet -/CONTRIBUTING.md @theonlyhennygod @JordanTheJet -/docs/pr-workflow.md @theonlyhennygod @JordanTheJet -/docs/reviewer-playbook.md @theonlyhennygod @JordanTheJet +/docs/** @theonlyhennygod @JordanTheJet @chumyin +/AGENTS.md @theonlyhennygod @JordanTheJet @chumyin +/CLAUDE.md @theonlyhennygod @JordanTheJet @chumyin +/CONTRIBUTING.md @theonlyhennygod @JordanTheJet @chumyin +/docs/pr-workflow.md @theonlyhennygod @JordanTheJet @chumyin +/docs/reviewer-playbook.md @theonlyhennygod @JordanTheJet @chumyin