Skip to content

Commit 572aef5

Browse files
authored
Disable code owners in main (microsoft#7298)
MS just changed policy to enforce code owners across the whole enterprise, which is _not_ what we want. So we need to disable this in main for the time being.
1 parent 2f357a9 commit 572aef5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
* @microsoft/hlsl-release
1+
# Uncomment the next line in release branches after ask-mode begins
2+
# * @microsoft/hlsl-release

0 commit comments

Comments
 (0)