From 4ca9e7b648e5c4a6ee5dad48e57e345ce87bb54c Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 03:29:51 -0400 Subject: [PATCH] feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) Refs #918 Agent: groq --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 4d9ba66..dd9db31 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -16,6 +16,10 @@ timmy-config/ @perplexity # Specialized component owners # Required reviewer for hermes-agent (owner gate) hermes-agent/ @Timmy +hermes-agent/agent-core/ @Rockachopa +hermes-agent/protocol/ @Timmy +the-nexus/portals/ @perplexity +the-nexus/ai/ @Timmy # Specialized component owners hermes-agent/agent-core/ @Rockachopa -- 2.43.0