We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497bd19 commit 6b4f51eCopy full SHA for 6b4f51e
CODEOWNERS
@@ -0,0 +1,10 @@
1
+# See https://help.github.com/articles/about-codeowners/
2
+# for more info about CODEOWNERS file
3
+#
4
+# It uses the same pattern rule for gitignore file
5
+# https://git-scm.com/docs/gitignore#_pattern_format
6
7
+
8
9
+# Adding codeowner for Python specific files such that GitHub automatically adds python folks as a reviewer.
10
+build/python.props @vrdmr @Hazhzeng
0 commit comments