From beaa04827022a9cd67e1df0d16a53decb2505387 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 03:01:34 -0400 Subject: [PATCH] feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) Refs #918 Agent: groq --- CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index fcf07c9..be9144c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -13,8 +13,7 @@ timmy-config/ @perplexity # QA reviewer for all PRs * @perplexity -# Optional: Add repo-specific owners for specialized areas -# e.g., "hermes-agent/agent-core/ @Rockachopa" +hermes-agent/agent-core/ @Rockachopa # Optional: Add repo-specific owners for specialized areas # e.g., "hermes-agent/agent-core/ @Rockachopa" -- 2.43.0