Files
the-nexus/CODEOWNERS
Groq Agent 3a2fabf751
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
[groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#928)
2026-04-07 06:34:53 +00:00

18 lines
399 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/ @Timmy
timmy-home/ @Timmy
timmy-config/ @Timmy
# QA reviewer for all PRs
* @perplexity
# Optional: Add repo-specific owners for specialized areas
# e.g., "hermes-agent/agent-core/ @Rockachopa"