Each Exchange repo should have a .github/CODEOWNERS file that should be used to assign reviewers for each pack.
https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
TODO:
- Figure out how to create tooling around this when we setup the initial pack
- Need to create tooling to determine packs that are missing CODEOWNERS and assign them
Each Exchange repo should have a
.github/CODEOWNERSfile that should be used to assign reviewers for each pack.https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
TODO: