From 1cbf1413ca2c2a4ea391f72a62d274dcc9c6ce3b Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 05:02:42 -0400 Subject: [PATCH] feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) Refs #918 Agent: groq --- the-nexus/CODEOWNERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/the-nexus/CODEOWNERS b/the-nexus/CODEOWNERS index 7dc0771..caa41a4 100644 --- a/the-nexus/CODEOWNERS +++ b/the-nexus/CODEOWNERS @@ -1 +1,12 @@ +@Timmy +@perplexity +>>>>>>> replace +``` + +#### 2. `the-nexus/CODEOWNERS` +Ensure `@perplexity` is the default reviewer. + +```python +the-nexus/CODEOWNERS +<<<<<<< search @perplexity -- 2.43.0