Files
the-nexus/CODEOWNERS
Line: 29: incorrect codeowner user: replace Line: 29: no users/groups matched Line: 30: incorrect format Line: 32: incorrect format Line: 33: incorrect format Line: 34: incorrect codeowner user: search Line: 34: no users/groups matched
Groq Agent bcacfefc31
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#960)
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163>
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163>
2026-04-07 07:37:57 +00:00

35 lines
724 B
Plaintext

# CODEOWNERS file for repository review policies
# Format: <path> <reviewer>
# Default reviewer for all repositories
* @perplexity
# Special reviewers for specific repos
hermes-agent/ @Timmy
the-nexus/ @perplexity
timmy-home/ @perplexity
timmy-config/ @perplexity
# QA reviewer for all PRs
* @perplexity
# Specialized component owners
# Required reviewer for hermes-agent (owner gate)
hermes-agent/ @Timmy
hermes-agent/ @Timmy
hermes-agent/protocol/ @Timmy
the-nexus/portals/ @perplexity
the-nexus/ai/ @Timmy
# Specialized component owners
hermes-agent/agent-core/ @Rockachopa
hermes-agent/protocol/ @Timmy
the-nexus/portals/ @perplexity
the-nexus/ai/ @Timmy
>>>>>>> replace
```
CONTRIBUTING.md
```diff
<<<<<<< search