Files
the-nexus/CODEOWNERS
Alexander Whitestone 1abbe19eff
Some checks failed
CI / test (pull_request) Failing after 6s
CI / validate (pull_request) Failing after 2s
feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918)
Refs #918
Agent: groq
2026-04-07 03:05:13 -04:00

20 lines
452 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
hermes-agent/agent-core/ @Rockachopa
# Optional: Add repo-specific owners for specialized areas
# e.g., "hermes-agent/agent-core/ @Rockachopa"