Files
helm-charts/.github/CODEOWNERS
T
03ba2d5899 document repository settings (#147)
* document repository settings

Part-of: #52

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* Align CODEOWNERS with Chart maintainers

- Added trailing / to all directories
- Use same order of maintainers as in Chart.yaml

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* Fixed punctuation and removed double word

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* Update PROCESSES.md

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

Co-authored-by: Scott Rigby <scott@r6by.com>

* Update PROCESSES.md

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

Co-authored-by: Scott Rigby <scott@r6by.com>

* Update PROCESSES.md

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

Co-authored-by: Scott Rigby <scott@r6by.com>

* Add monotek as chart maintainer

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* Sort maintainers in CODEOWNERS

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* Fix sorting of alertmanager codeowners

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

Co-authored-by: Scott Rigby <scott@r6by.com>
2020-09-30 10:22:37 -04:00

27 lines
1.5 KiB
Plaintext

# 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-mongodb-exporter/ @steven-sheehy
/charts/prometheus-mysql-exporter/ @juanchimienti @monotek
/charts/prometheus-nats-exporter/ @caarlos0 @okgolove
/charts/prometheus-node-exporter/ @gianrubio @vsliouniaev
/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-to-sd/ @acondrat