Add a CODEOWNERS file for required PR reviews (#12987)
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
# Each line is a file pattern followed by one or more owners.
|
||||||
|
|
||||||
|
# These owners will be the default owners for everything in
|
||||||
|
# the repo. Unless a later match takes precedence,
|
||||||
|
# @microsoft/cpptools-maintainers will be requested for
|
||||||
|
# review when someone opens a pull request.
|
||||||
|
|
||||||
|
* @microsoft/cpptools-maintainers
|
||||||
Reference in New Issue
Block a user