Files
the-nexus/CODEOWNERS
Line: 50: incorrect codeowner user: replace Line: 50: no users/groups matched Line: 51: incorrect format Line: 53: incorrect format Line: 54: incorrect format Line: 55: incorrect codeowner user: search Line: 55: no users/groups matched
Groq Agent a449758aa5
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 3s
[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#952)
2026-04-07 07:19:22 +00:00

56 lines
1.2 KiB
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
hermes-agent/agent-core/ @Rockachopa
hermes-agent/protocol/ @Timmy
the-nexus/portals/ @perplexity
the-nexus/ai/ @Timmy
# Required reviewer for hermes-agent (owner gate)
hermes-agent/ @Timmy
# Optional: Add repo-specific owners for specialized areas
# e.g., "hermes-agent/agent-core/ @Rockachopa"
# 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
hermes-agent/agent-core/ @Rockachopa
hermes-agent/protocol/ @Timmy
the-nexus/portals/ @perplexity
the-nexus/ai/ @Timmy
# Owner gates
hermes-agent/ @Timmy
>>>>>>> replace
```
CONTRIBUTING.md
```diff
<<<<<<< search