|
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. |
2 | 3 | * @segmentio/segment-doc-team |
3 | 4 |
|
4 | 5 | # The specific rules in this file still take precedence (for example, /src/protocols). |
|
9 | 10 | # CODEOWNERS file itself |
10 | 11 | CODEOWNERS @segmentio/segment-doc-team |
11 | 12 |
|
12 | | - |
13 | 13 | # Utility scripts |
14 | 14 | /scripts @segmentio/segment-doc-team |
15 | 15 |
|
16 | 16 | # Vale Linting |
17 | 17 | # /vale-styles @segmentio/segment-doc-team |
18 | 18 | # .vale.ini @segmentio/segment-doc-team |
19 | 19 |
|
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 |
28 | 21 |
|
29 | 22 | # 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 |
47 | 24 |
|
| 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 |
48 | 28 |
|
49 | 29 | # Engage |
50 | | -/src/engage/ @pwseg |
| 30 | +/src/engage/ @pwseg @segmentio/segment-doc-team |
51 | 31 |
|
52 | 32 | # Unify |
53 | | -/src/unify @pwseg |
| 33 | +/src/unify @pwseg @segmentio/segment-doc-team |
54 | 34 |
|
55 | 35 | # Protocols owners |
56 | | -/src/protocols @forstisabella |
| 36 | +/src/protocols @forstisabella @segmentio/segment-doc-team |
57 | 37 |
|
58 | 38 | # Storage owners |
59 | | -/src/connections/storage @forstisabella |
| 39 | +/src/connections/storage @forstisabella @segmentio/segment-doc-team |
0 commit comments