From f901ed275918c38459fe363a572b3b86f7c8d59e Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 03:08:32 -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 98e3c38..28f7bd7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -13,7 +13,11 @@ timmy-config/ @perplexity # QA reviewer for all PRs * @perplexity +# Specialized component owners hermes-agent/agent-core/ @Rockachopa +hermes-agent/protocol/ @Timmy +the-nexus/portals/ @perplexity +the-nexus/ai/ @Timmy # Optional: Add repo-specific owners for specialized areas # e.g., "hermes-agent/agent-core/ @Rockachopa" -- 2.43.0