Skip to content

Commit 8fe00e3

Browse files
committed
more cleanup
1 parent ce472f8 commit 8fe00e3

File tree

1 file changed

+11
-31
lines changed

1 file changed

+11
-31
lines changed

CODEOWNERS

Lines changed: 11 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Global default: all files fall back to the Segment docs team unless overridden by a more specific rule.
1+
# Global default: all files fall back to the Segment docs team
2+
# unless overridden by a more specific rule.
23
* @segmentio/segment-doc-team
34

45
# The specific rules in this file still take precedence (for example, /src/protocols).
@@ -9,51 +10,30 @@
910
# CODEOWNERS file itself
1011
CODEOWNERS @segmentio/segment-doc-team
1112

12-
1313
# Utility scripts
1414
/scripts @segmentio/segment-doc-team
1515

1616
# Vale Linting
1717
# /vale-styles @segmentio/segment-doc-team
1818
# .vale.ini @segmentio/segment-doc-team
1919

20-
21-
# Content owners should be in the order of PM, TL (team-lead), and EM (in a crisis) for a given team.
22-
# This team will receive review requests automatically when a PR is submitted modifying the files in
23-
# a given directory+subtree, or file type, etc. that matches below. While Github won't enforce the
24-
# order names are listed in for the PR review, this file can provide insight on who should be contacted
25-
# if anything becomes time sensitive. Names other than the PM can mostly ignore these review notifications
26-
# but are listed here as backup.
27-
20+
# Content ownership by team member
2821

2922
# Libraries owners
30-
/src/connections/catalog/libraries @stayseesong
31-
32-
33-
# Destinations owners
34-
# /src/connections/destinations @stayseesong=
35-
36-
# Stratconn
37-
## Adobe
38-
39-
40-
## Facebook
41-
42-
43-
## Google
44-
45-
46-
## Salesforce
23+
/src/connections/catalog/libraries @stayseesong @segmentio/segment-doc-team
4724

25+
# Destinations owners; owned by the docs team only,
26+
# so GitHub can assign a reviewer randomly.
27+
/src/connections/destinations @segmentio/segment-doc-team
4828

4929
# Engage
50-
/src/engage/ @pwseg
30+
/src/engage/ @pwseg @segmentio/segment-doc-team
5131

5232
# Unify
53-
/src/unify @pwseg
33+
/src/unify @pwseg @segmentio/segment-doc-team
5434

5535
# Protocols owners
56-
/src/protocols @forstisabella
36+
/src/protocols @forstisabella @segmentio/segment-doc-team
5737

5838
# Storage owners
59-
/src/connections/storage @forstisabella
39+
/src/connections/storage @forstisabella @segmentio/segment-doc-team

0 commit comments

Comments
 (0)