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