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 e173e6a commit 516ae7dCopy full SHA for 516ae7d
.github/CODEOWNERS
@@ -4,9 +4,11 @@
4
# More details are here: https://help.github.com/articles/about-codeowners/
5
6
# The '*' pattern is for global owners.
7
-# Not adding in this PR, but I'd like to try adding a global owner set with the entire team.
8
-# One interpretation of the GitHub docs is that global owners are added only if not removed
9
-# by a more local rule.
+
+# This line tags the dotnet-docs team for review, so nothing falls through the cracks.
10
+* @dotnet/docs
11
12
13
# Order is important. The last matching pattern has the most precedence.
14
# The folders are ordered as follows:
0 commit comments