generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
CODEOWNERS
Validating CODEOWNERS rules...
35 lines (31 loc) · 2 KB
/
CODEOWNERS
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
32
33
34
35
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
* @cloudoperators/Administrators
/.github/ @cloudoperators/Administrators
/.github/workflows/ @cloudoperators/greenhouse-core
/.github/labeler.yml @cloudoperators/greenhouse-backend
/.github/licenserc.yaml @cloudoperators/greenhouse-backend
/.github/renovate.json @cloudoperators/greenhouse-backend
Makefile @cloudoperators/greenhouse-backend
ct.yaml @cloudoperators/greenhouse-backend
/docs/ @cloudoperators/greenhouse-core
/hack/ @cloudoperators/greenhouse-backend
# The following paths are owned by the respective maintainers
/alerts/ @cloudoperators/greenhouse-observability @cloudoperators/greenhouse-frontend
/cert-manager/ @cloudoperators/greenhouse-backend
/example-plugin/ @cloudoperators/greenhouse-backend
/digicert-issuer/ @cloudoperators/greenhouse-backend
/disco/ @cloudoperators/greenhouse-backend
/doop/ @andypf @artiereus @edda @hodanoori @tilmanhaupt @uwe-mayer
/exposed-services/ @cloudoperators/greenhouse-backend
/external-dns/ @cloudoperators/greenhouse-backend
/heureka/ @andypf @artiereus @edda @hodanoori @tilmanhaupt @uwe-mayer
/ingress-nginx/ @cloudoperators/greenhouse-backend
/kube-monitoring/ @cloudoperators/greenhouse-observability
/kubeconfig-generator/ @Nuckal777 @ivogoman @uwe-mayer
/logshipper/ @cloudoperators/greenhouse-observability @cloudoperators/greenhouse-backend
/opentelemetry-operator @cloudoperators/greenhouse-observability
/service-proxy/ @cloudoperators/greenhouse-backend @databus23
/teams2slack/ @cloudoperators/greenhouse-backend @voigts
/thanos/ @cloudoperators/greenhouse-observability
ui/ @cloudoperators/greenhouse-frontend