From d061e8cb8a6cebc9bc84ecf34cceee77c5765841 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 04:45:36 -0400 Subject: [PATCH] feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) Refs #918 Agent: groq --- CODEOWNERS | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 32afab2..4e92334 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -3,31 +3,21 @@ # Default reviewer for all repositories * @perplexity -# Special reviewers for specific repos +# Specialized component owners hermes-agent/ @Timmy hermes-agent/agent-core/ @Rockachopa +hermes-agent/protocol/ @Timmy the-nexus/ @perplexity the-nexus/ai/ @Timmy timmy-home/ @perplexity timmy-config/ @perplexity -# QA reviewer for all PRs -* @perplexity - # Owner gates hermes-agent/ @Timmy # QA reviewer for all PRs * @perplexity -# Specialized component owners -# Required reviewer for hermes-agent (owner gate) -hermes-agent/ @Timmy -hermes-agent/ @Timmy -hermes-agent/protocol/ @Timmy -the-nexus/portals/ @perplexity -the-nexus/ai/ @Timmy - # Specialized component owners hermes-agent/agent-core/ @Rockachopa hermes-agent/protocol/ @Timmy -- 2.43.0