Add engineer-reviewers to CODEOWNERS#2948
Conversation
|
There was a problem hiding this comment.
Pull request overview
This PR adds the @primer/engineer-reviewers team to the CODEOWNERS file to enable round-robin review assignments and prevent stale PR review requests. The change ensures that engineer reviewers are included alongside design reviewers for all files in the repository.
- Adds
@primer/engineer-reviewersto the wildcard pattern that applies to all files
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
What are you trying to accomplish?
The
primer/design-reviewersgroup isn't too big, and engineer reviewers are already watching some files in this repo. Let's addprimer/engineer-reivewersas a CODEOWNER group too so we can have round robin reviews in this repo and ensure PR review requests don't go stale.Can these changes ship as is?