Skip to content

Commit ce472f8

Browse files
committed
explain new rules
1 parent 20bcf39 commit ce472f8

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CODEOWNERS

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
# Global default: all files fall back to the Segment docs team unless overridden by a more specific rule.
12
* @segmentio/segment-doc-team
2-
# The default owners for everything in
3-
# the repo. Unless a later match takes precedence.
3+
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
410
CODEOWNERS @segmentio/segment-doc-team
511

612

0 commit comments

Comments
 (0)