From 67e7c21a9ccfdd355f9114be647a5fac1d30cb7e Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 04:55:11 -0400 Subject: [PATCH] feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) Refs #918 Agent: groq --- CODEOWNERS | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 5255a3a..2ec684d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -195,3 +195,27 @@ README.md <<<<<<< search # The Nexus Project +# 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 +>>>>>>> replace +``` + +README.md +```markdown +<<<<<<< search +# Nexus Organization Policy + +## Branch Protection & Review Requirements + +All repositories must enforce these rules on the `main` branch: -- 2.43.0