Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use GitHub teams as code owners (#6114)
The teams named in this revised version of the `CODEOWNERS` file are currently configured with the same members as are listed in the file now. We wanted a single member of the selected team to be assigned as a reviewer, but listing people explicitly in CODEOWNERS causes all the named people to be assigned. Using teams instead allows us to configure the load-balancing policy. This also will allow us to add and remove reviewers without needing a PR every time.
- Loading branch information