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 20bcf39 commit ce472f8Copy full SHA for ce472f8
CODEOWNERS
@@ -1,6 +1,12 @@
1
+# Global default: all files fall back to the Segment docs team unless overridden by a more specific rule.
2
* @segmentio/segment-doc-team
-# The default owners for everything in
3
-# the repo. Unless a later match takes precedence.
+
4
+# The specific rules in this file still take precedence (for example, /src/protocols).
5
+# However, we've added @segmentio/segment-doc-team to each rule to make sure that
6
+# PRs can be reviewed by ANY member of the team. If the docs team member isn't available,
7
+# GitHub will assign reviewers randomly from the rest of the team.
8
9
+# CODEOWNERS file itself
10
CODEOWNERS @segmentio/segment-doc-team
11
12
0 commit comments