From 072a10eff41bf6a95e2dd05af16ba0f26f0ac8a9 Mon Sep 17 00:00:00 2001 From: argenis de la rosa Date: Wed, 11 Mar 2026 12:32:49 -0400 Subject: [PATCH] chore(codeowners): add SimianAstronaut7 to review routing --- .github/CODEOWNERS | 50 +++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7bd42b5ac..e106cc052 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,32 +1,32 @@ # Default owner for all files -* @jordanthejet +* @JordanTheJet @SimianAstronaut7 # 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 @SimianAstronaut7 +/src/providers/** @theonlyhennygod @JordanTheJet @SimianAstronaut7 +/src/channels/** @theonlyhennygod @JordanTheJet @SimianAstronaut7 +/src/tools/** @theonlyhennygod @JordanTheJet @SimianAstronaut7 +/src/gateway/** @theonlyhennygod @JordanTheJet @SimianAstronaut7 +/src/runtime/** @theonlyhennygod @JordanTheJet @SimianAstronaut7 +/src/memory/** @theonlyhennygod @JordanTheJet @SimianAstronaut7 +/Cargo.toml @theonlyhennygod @JordanTheJet @SimianAstronaut7 +/Cargo.lock @theonlyhennygod @JordanTheJet @SimianAstronaut7 # Security / tests / CI-CD ownership -/src/security/** @jordanthejet -/tests/** @jordanthejet -/.github/** @jordanthejet -/.github/workflows/** @jordanthejet -/.github/codeql/** @jordanthejet -/.github/dependabot.yml @jordanthejet -/SECURITY.md @jordanthejet -/docs/actions-source-policy.md @jordanthejet -/docs/ci-map.md @jordanthejet +/src/security/** @JordanTheJet @SimianAstronaut7 +/tests/** @JordanTheJet @SimianAstronaut7 +/.github/** @JordanTheJet @SimianAstronaut7 +/.github/workflows/** @JordanTheJet @SimianAstronaut7 +/.github/codeql/** @JordanTheJet @SimianAstronaut7 +/.github/dependabot.yml @JordanTheJet @SimianAstronaut7 +/SECURITY.md @JordanTheJet @SimianAstronaut7 +/docs/actions-source-policy.md @JordanTheJet @SimianAstronaut7 +/docs/ci-map.md @JordanTheJet @SimianAstronaut7 # Docs & governance -/docs/** @jordanthejet -/AGENTS.md @jordanthejet -/CLAUDE.md @jordanthejet -/CONTRIBUTING.md @jordanthejet -/docs/pr-workflow.md @jordanthejet -/docs/reviewer-playbook.md @jordanthejet +/docs/** @JordanTheJet @SimianAstronaut7 +/AGENTS.md @JordanTheJet @SimianAstronaut7 +/CLAUDE.md @JordanTheJet @SimianAstronaut7 +/CONTRIBUTING.md @JordanTheJet @SimianAstronaut7 +/docs/pr-workflow.md @JordanTheJet @SimianAstronaut7 +/docs/reviewer-playbook.md @JordanTheJet @SimianAstronaut7