forked from prometheus-community/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
31 lines (29 loc) · 1.85 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
# See https://github.com/scottrigby/prometheus-helm-charts/issues/12
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
# The repo admins team will be the default owners for everything in the repo.
# Unless a later match takes precedence, they will be requested for review when someone opens a pull request.
* @prometheus-community/helm-charts-admins
/charts/alertmanager/ @monotek @naseemkullah
/charts/kube-prometheus-stack/ @bismarck @gianrubio @gkarthiks @scottrigby @vsliouniaev @Xtigyro
/charts/prometheus/ @gianrubio @monotek @naseemkullah @Xtigyro @zanhsieh
/charts/prometheus-adapter/ @hectorj2f @mattiasgees @steven-sheehy
/charts/prometheus-blackbox-exporter/ @desaintmartin @gianrubio @monotek @rsotnychenko
/charts/prometheus-cloudwatch-exporter/ @asherf @gianrubio @torstenwalter
/charts/prometheus-consul-exporter/ @gkarthiks @timm088
/charts/prometheus-couchdb-exporter/ @gkarthiks
/charts/prometheus-druid-exporter/ @iamabhishek-dubey @sandy724
/charts/prometheus-elasticsearch-exporter/ @caarlos0 @desaintmartin @svenmueller
/charts/prometheus-kafka-exporter/ @gkarthiks @golgoth31
/charts/prometheus-mongodb-exporter/ @steven-sheehy
/charts/prometheus-mysql-exporter/ @juanchimienti @monotek
/charts/prometheus-nats-exporter/ @caarlos0 @okgolove
/charts/prometheus-node-exporter/ @gianrubio @vsliouniaev
/charts/prometheus-pingdom-exporter/ @monotek @rpahli
/charts/prometheus-postgres-exporter/ @gianrubio @zanhsieh
/charts/prometheus-pushgateway/ @cstaud @gianrubio
/charts/prometheus-rabbitmq-exporter/ @juanchimienti
/charts/prometheus-redis-exporter/ @acondrat @zanhsieh
/charts/prometheus-snmp-exporter/ @miouge1
/charts/prometheus-stackdriver-exporter/ @apenney @rpahli
/charts/prometheus-to-sd/ @acondrat