-
Notifications
You must be signed in to change notification settings - Fork 217
Expand file tree
/
Copy pathCODEOWNERS
More file actions
31 lines (29 loc) · 1.16 KB
/
CODEOWNERS
File metadata and controls
31 lines (29 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Give everyone ownership for everything expections listed below
* @wundergraph/Cosmo @wundergraph/Router
# Protect the CODEOWNERS file
/.github/CODEOWNERS @StarpTech
admission-server @JivusAyrus @StarpTech
cdn-server @JivusAyrus @StarpTech
cli @endigma @JivusAyrus @StarpTech
composition @Aenimus @JivusAyrus @StarpTech
composition-go @Aenimus @JivusAyrus @StarpTech
connect @Aenimus @JivusAyrus @StarpTech
connect-go @Aenimus @JivusAyrus @StarpTech
controlplane @JivusAyrus @wilsonrivera @StarpTech
data_migrations @JivusAyrus @wilsonrivera @StarpTech
graphqlmetrics @Noroth @StarpTech
helm @Noroth @StarpTech
infrastructure @Noroth @StarpTech
keycloak @JivusAyrus @wilsonrivera @StarpTech
otelcollector @Noroth @StarpTech
playground @wundergraph/Router @thisisnithin @StarpTech
proto @JivusAyrus @wilsonrivera @StarpTech
protographic @Noroth @StarpTech
# Same owner for router and tests to avoid requesting too many reviewers
router @Noroth @devsergiy @StarpTech
router-tests @Noroth @devsergiy @StarpTech
router-plugin @Noroth @StarpTech
shared @Aenimus @JivusAyrus @StarpTech
studio @JivusAyrus @wilsonrivera @StarpTech
# Cosmo Streams / EDFS
router/pkg/pubsub @alepane21 @StarpTech