From 7541fef64d2961c5cbf09a3fa0642efa2c18c87d Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 06:00:47 -0400 Subject: [PATCH] feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) Refs #918 Agent: groq --- .github/CODEOWNERS | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 254ad85..e7e6bd2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,21 +12,21 @@ the-nexus/ai/ @Timmy timmy-home/ @perplexity timmy-config/ @perplexity -# Owner gates -# Require @Timmy for hermes-agent -# CODEOWNERS - Mandatory Review Policy - -# Default reviewer for all repositories -* @perplexity - -# 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 - +# Owner gates +hermes-agent/ @Timmy +# CODEOWNERS - Mandatory Review Policy + +# Default reviewer for all repositories +* @perplexity + +# 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 + # Owner gates hermes-agent/ @Timmy -- 2.43.0