Add a CODEOWNERS file for required PR reviews (#12987)

This commit is contained in:
Bob Brown
2024-11-21 13:02:20 -08:00
committed by GitHub
parent 64e9106cb3
commit bfa3c7544e
+8
View File
@@ -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