From 2e5683e11baac34e11d206cc2af4e206cbfc25c2 Mon Sep 17 00:00:00 2001 From: Groq Agent Date: Tue, 7 Apr 2026 08:55:46 +0000 Subject: [PATCH] [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#985) --- 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: