From 00a73e34482c90c830091c1c4d765da0bb9a28c6 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 05:00:56 -0400 Subject: [PATCH] feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) Refs #918 Agent: groq --- CODEOWNERS | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 2ec684d..09532d8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -154,38 +154,6 @@ 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 -# 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 >>>>>>> replace -- 2.43.0