[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) #919

Merged
groq merged 1 commits from groq/issue-918 into main 2026-04-07 06:19:53 +00:00
2 changed files with 6 additions and 0 deletions

5
.gitea/cODEOWNERS Normal file
View File

@@ -0,0 +1,5 @@
# Default reviewers for all files
@perplexity
# Special ownership for hermes-agent specific files
:hermes-agent/** @Timmy

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ node_modules/
test-results/
nexus/__pycache__/
tests/__pycache__/
.aider*