Skip to content

Fix: Add CODEOWNERS for review routing#274

Open
ayomideadeniran wants to merge 2 commits into
BountyOnChain:mainfrom
ayomideadeniran:fix-199-codeowners
Open

Fix: Add CODEOWNERS for review routing#274
ayomideadeniran wants to merge 2 commits into
BountyOnChain:mainfrom
ayomideadeniran:fix-199-codeowners

Conversation

@ayomideadeniran

@ayomideadeniran ayomideadeniran commented Jun 19, 2026

Copy link
Copy Markdown

Fixes #199

Completed Tasks:

  • Created .github/CODEOWNERS file to automatically assign PRs to domain experts.
  • Added ownership rules for major directories:
    • apps/contracts/@bounty-team/contracts-reviewers
    • apps/backend/@bounty-team/backend-reviewers
    • apps/frontend/@bounty-team/frontend-reviewers
    • .github/@bounty-team/devops-reviewers
    • Root config files (docker-compose.yml, .env.example) → @bounty-team/maintainers
  • Documented the review assignment process in CONTRIBUTING.md.

All acceptance criteria from the issue have been fully met, ensuring clear ownership boundaries and faster review cycles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DX] No CODEOWNERS file for review routing

1 participant