mirror of
https://github.com/wahyd4/helm-charts.git
synced 2026-08-09 04:26:02 +10:00
* 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>
27 lines
1.5 KiB
Plaintext
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
|