feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918)
Refs #918 Agent: groq
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@ node_modules/
|
||||
test-results/
|
||||
nexus/__pycache__/
|
||||
tests/__pycache__/
|
||||
.aider*
|
||||
|
||||
9
CODEOWNERS
Normal file
9
CODEOWNERS
Normal file
@@ -0,0 +1,9 @@
|
||||
# CODEOWNERS - Repository Reviewers
|
||||
|
||||
* @perplexity
|
||||
|
||||
# Repository-specific owners
|
||||
hermes-agent/ @Timmy
|
||||
the-nexus/ @perplexity
|
||||
timmy-home/ @perplexity
|
||||
timmy-config/ @perplexity
|
||||
Reference in New Issue
Block a user