Skip to content

Commit 28fc451

Browse files
authored
remove leavers, comment out unowned paths from owners file. (#1441)
1 parent bd45710 commit 28fc451

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

CODEOWNERS

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# The default owners for everything in
22
# the repo. Unless a later match takes precedence.
3-
CODEOWNERS @segmentio/segment-doc-team
3+
CODEOWNERS @segmentio/segment-doc-team @sanscontext @markzegarelli
44

55
# Diagram library
6-
/diagram-library @sanscontext
6+
/diagram-library @sanscontext @markzegarelli
77

88
# Utility scripts
9-
/scripts @segmentio/segment-doc-team @XavierAgostini
9+
/scripts @segmentio/segment-doc-team
1010

1111
# Vale Linting
1212
/vale-styles @segmentio/segment-doc-team
1313
.vale.ini @segmentio/segment-doc-team
1414

15+
1516
# Content owners should be in the order of PM, TL (team-lead), and EM (in a crisis) for a given team.
1617
# This team will receive review requests automatically when a PR is submitted modifying the files in
1718
# a given directory+subtree, or file type, etc. that matches below. While Github won't enforce the
@@ -23,16 +24,16 @@ CODEOWNERS @segmentio/segment-doc-team
2324
# Libraries owners
2425
/src/connections/catalog/libraries @osamakhn @bsneed @pooyaj @juliofarah
2526

26-
# Destination owners
27+
# Destinations owners
2728
/src/connections/destinations @segmentio/segment-doc-team
2829

2930

30-
# Privacy owners
31-
/src/privacy @notfelineit
31+
# Privacy owners TODO
32+
# /src/privacy
3233

3334

34-
# Protocols owners
35-
/src/protocols @francisco @rarchana2001asu
35+
# Protocols owners TODO
36+
# /src/protocols
3637

3738
# Partner Program owners
3839
/src/partners @misteryeo @n2parko @benhorowitz

0 commit comments

Comments
 (0)