diff --git a/PROCESSES.md b/PROCESSES.md index f26491e78446..9028b38a6c79 100644 --- a/PROCESSES.md +++ b/PROCESSES.md @@ -21,6 +21,16 @@ The pull request which does that should also update [CODEOWNERS](./.github/CODEO One of the existing chart maintainers needs to approve the PR in addition one of the repository admins needs to approve it. They are then responsible for also granting the new maintainer write permissions to this repository. +Each maintainer has defined in the Chart.yaml of the chart itself unter the maintainer section, +using the following format: + +```yaml +maintainers: +- name: # A freely chosen display name. Required. + email: # A contact mail. Optional + url: # The URL of the GitHub profile, using the format https://github.com/. Required. +``` + ## GitHub Settings As not everyone is able to see which settings are configured for this repository these are also documented here. @@ -84,7 +94,7 @@ The `main` branch is protected and the following settings are configured: [Developer Certificate of Origin](https://developercertificate.org/) (DCO) check is performed by [DCO GitHub App](https://github.com/apps/dco) - - Lint Code Base + - Lint codebase Linting is done using [Super-Linter](https://github.com/github/super-linter). It is configured in [linter.yaml](.github/workflows/linter.yml) diff --git a/charts/alertmanager-snmp-notifier/Chart.yaml b/charts/alertmanager-snmp-notifier/Chart.yaml index 8e41f539ff6f..9ffe9ca19784 100644 --- a/charts/alertmanager-snmp-notifier/Chart.yaml +++ b/charts/alertmanager-snmp-notifier/Chart.yaml @@ -12,6 +12,7 @@ keywords: maintainers: - name: maxwo email: maxime.wojtczak.pub@icloud.com + url: https://github.com/maxwo annotations: "artifacthub.io/links": | - name: Chart Source diff --git a/charts/alertmanager/Chart.yaml b/charts/alertmanager/Chart.yaml index 0a176834b9e6..e2eec505e4b3 100644 --- a/charts/alertmanager/Chart.yaml +++ b/charts/alertmanager/Chart.yaml @@ -14,8 +14,10 @@ keywords: maintainers: - name: monotek email: monotek23@gmail.com + url: https://github.com/monotek - name: naseemkullah email: naseem@transit.app + url: https://github.com/naseemkullah annotations: "artifacthub.io/license": Apache-2.0 "artifacthub.io/links": | diff --git a/charts/jiralert/Chart.yaml b/charts/jiralert/Chart.yaml index 5228065cef45..3278884ae49e 100755 --- a/charts/jiralert/Chart.yaml +++ b/charts/jiralert/Chart.yaml @@ -11,7 +11,9 @@ keywords: - alerting - jiralert maintainers: - - name: jkroepke + - name: Jan-Otto Kröpke email: github@jkroepke.de + url: https://github.com/jkroepke - name: zanhsieh email: zanhsieh@gmail.com + url: https://github.com/zanhsieh diff --git a/charts/kube-prometheus-stack/Chart.yaml b/charts/kube-prometheus-stack/Chart.yaml index 87cc611a4d3a..f942b01f2931 100644 --- a/charts/kube-prometheus-stack/Chart.yaml +++ b/charts/kube-prometheus-stack/Chart.yaml @@ -5,20 +5,28 @@ type: application maintainers: - name: andrewgkew email: andrew@quadcorps.co.uk + url: https://github.com/andrewgkew - name: gianrubio email: gianrubio@gmail.com + url: https://github.com/gianrubio - name: gkarthiks email: github.gkarthiks@gmail.com + url: https://github.com/gkarthiks - name: GMartinez-Sisti email: kube-prometheus-stack@sisti.pt - - name: jkroepke + url: https://github.com/GMartinez-Sisti + - name: Jan-Otto Kröpke email: github@jkroepke.de + url: https://github.com/jkroepke - name: scottrigby email: scott@r6by.com + url: https://github.com/scottrigby - name: Xtigyro email: miroslav.hadzhiev@gmail.com + url: https://github.com/Xtigyro - name: QuentinBisson email: quentin.bisson@gmail.com + url: https://github.com/QuentinBisson name: kube-prometheus-stack sources: - https://github.com/prometheus-community/helm-charts diff --git a/charts/kube-state-metrics/Chart.yaml b/charts/kube-state-metrics/Chart.yaml index 7d4fa5180c2d..bc94bd519956 100644 --- a/charts/kube-state-metrics/Chart.yaml +++ b/charts/kube-state-metrics/Chart.yaml @@ -15,10 +15,13 @@ sources: maintainers: - name: tariq1890 email: tariq.ibrahim@mulesoft.com + url: https://github.com/tariq1890 - name: mrueg email: manuel@rueg.eu + url: https://github.com/mrueg - name: dotdc email: david@0xdc.me + url: https://github.com/dotdc annotations: "artifacthub.io/license": Apache-2.0 "artifacthub.io/links": | diff --git a/charts/prom-label-proxy/Chart.yaml b/charts/prom-label-proxy/Chart.yaml index c2597154e746..5c335b7469c0 100644 --- a/charts/prom-label-proxy/Chart.yaml +++ b/charts/prom-label-proxy/Chart.yaml @@ -10,5 +10,6 @@ keywords: - monitoring - prometheus maintainers: - - name: jkroepke + - name: Jan-Otto Kröpke email: github@jkroepke.de + url: https://github.com/jkroepke diff --git a/charts/prometheus-adapter/Chart.yaml b/charts/prometheus-adapter/Chart.yaml index 4acb30ed29fd..1a1eab2deef0 100644 --- a/charts/prometheus-adapter/Chart.yaml +++ b/charts/prometheus-adapter/Chart.yaml @@ -15,6 +15,9 @@ sources: maintainers: - name: mattiasgees email: mattias.gees@jetstack.io + url: https://github.com/mattiasgees - name: steven-sheehy + url: https://github.com/steven-sheehy - name: hectorj2f email: hfernandez@mesosphere.com + url: https://github.com/hectorj2f diff --git a/charts/prometheus-blackbox-exporter/Chart.yaml b/charts/prometheus-blackbox-exporter/Chart.yaml index 7bf5ac1b4777..7ef9588d6eeb 100644 --- a/charts/prometheus-blackbox-exporter/Chart.yaml +++ b/charts/prometheus-blackbox-exporter/Chart.yaml @@ -15,10 +15,14 @@ keywords: maintainers: - name: desaintmartin email: cedric@desaintmartin.fr + url: https://github.com/desaintmartin - name: gianrubio email: gianrubio@gmail.com + url: https://github.com/gianrubio - name: rsotnychenko email: me@sota.sh + url: https://github.com/rsotnychenko - name: monotek email: monotek23@gmail.com + url: https://github.com/monotek type: application diff --git a/charts/prometheus-cloudwatch-exporter/Chart.yaml b/charts/prometheus-cloudwatch-exporter/Chart.yaml index 3dd722300379..3eef2e28151c 100644 --- a/charts/prometheus-cloudwatch-exporter/Chart.yaml +++ b/charts/prometheus-cloudwatch-exporter/Chart.yaml @@ -12,9 +12,12 @@ keywords: - prometheus - exporter maintainers: - - email: gianrubio@gmail.com - name: gianrubio + - name: gianrubio + email: gianrubio@gmail.com + url: https://github.com/gianrubio - name: torstenwalter email: mail@torstenwalter.de + url: https://github.com/torstenwalter - name: asherf email: asher@asherfoa.com + url: https://github.com/asherf diff --git a/charts/prometheus-conntrack-stats-exporter/Chart.yaml b/charts/prometheus-conntrack-stats-exporter/Chart.yaml index fea5c495c5c8..9293afc7ecff 100644 --- a/charts/prometheus-conntrack-stats-exporter/Chart.yaml +++ b/charts/prometheus-conntrack-stats-exporter/Chart.yaml @@ -15,3 +15,4 @@ keywords: maintainers: - name: monotek email: monotek23@gmail.com + url: https://github.com/monotek diff --git a/charts/prometheus-consul-exporter/Chart.yaml b/charts/prometheus-consul-exporter/Chart.yaml index d43319e8284d..92998573c668 100644 --- a/charts/prometheus-consul-exporter/Chart.yaml +++ b/charts/prometheus-consul-exporter/Chart.yaml @@ -14,8 +14,10 @@ sources: maintainers: - name: timm088 email: 8890118+timm088@users.noreply.github.com + url: https://github.com/timm088 - name: gkarthiks email: github.gkarthiks@gmail.com + url: https://github.com/gkarthiks annotations: "artifacthub.io/license": Apache-2.0 "artifacthub.io/links": | diff --git a/charts/prometheus-couchdb-exporter/Chart.yaml b/charts/prometheus-couchdb-exporter/Chart.yaml index 4d9844afae3c..49a6e14f902c 100644 --- a/charts/prometheus-couchdb-exporter/Chart.yaml +++ b/charts/prometheus-couchdb-exporter/Chart.yaml @@ -11,3 +11,4 @@ sources: maintainers: - name: gkarthiks email: github.gkarthiks@gmail.com + url: https://github.com/gkarthiks diff --git a/charts/prometheus-druid-exporter/Chart.yaml b/charts/prometheus-druid-exporter/Chart.yaml index 7a8448568be5..75fe7c67ea93 100644 --- a/charts/prometheus-druid-exporter/Chart.yaml +++ b/charts/prometheus-druid-exporter/Chart.yaml @@ -7,10 +7,12 @@ kubeVersion: ">=1.16.0-0" type: application home: https://github.com/opstree/druid-exporter maintainers: - - email: abhishekbhardwaj510@gmail.com - name: iamabhishek-dubey - - email: sandeep@opstree.com - name: sandy724 + - name: iamabhishek-dubey + email: abhishekbhardwaj510@gmail.com + url: https://github.com/iamabhishek-dubey + - name: sandy724 + email: sandeep@opstree.com + url: https://github.com/sandy724 sources: - https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-druid-exporter - https://github.com/opstree/druid-exporter diff --git a/charts/prometheus-elasticsearch-exporter/Chart.yaml b/charts/prometheus-elasticsearch-exporter/Chart.yaml index 58340feb2d89..0f5dfe9b3ef1 100644 --- a/charts/prometheus-elasticsearch-exporter/Chart.yaml +++ b/charts/prometheus-elasticsearch-exporter/Chart.yaml @@ -14,8 +14,11 @@ keywords: maintainers: - name: svenmueller email: sven.mueller@commercetools.com + url: https://github.com/svenmueller - name: desaintmartin email: cedric@desaintmartin.fr + url: https://github.com/desaintmartin - name: zeritti email: rootsandtrees@posteo.de + url: https://github.com/zeritti type: application diff --git a/charts/prometheus-fastly-exporter/Chart.yaml b/charts/prometheus-fastly-exporter/Chart.yaml index 1bd7ab0d3149..89e34dbbec3f 100644 --- a/charts/prometheus-fastly-exporter/Chart.yaml +++ b/charts/prometheus-fastly-exporter/Chart.yaml @@ -11,3 +11,4 @@ home: https://github.com/fastly/fastly-exporter maintainers: - name: arslanbekov email: arslanbekov@gmail.com + url: https://github.com/arslanbekov diff --git a/charts/prometheus-ipmi-exporter/Chart.yaml b/charts/prometheus-ipmi-exporter/Chart.yaml index a5a3633c000d..9a2963d11810 100644 --- a/charts/prometheus-ipmi-exporter/Chart.yaml +++ b/charts/prometheus-ipmi-exporter/Chart.yaml @@ -12,3 +12,4 @@ home: https://github.com/prometheus-community/ipmi_exporter maintainers: - name: lexfrei email: f@lex.la + url: https://github.com/lexfrei diff --git a/charts/prometheus-json-exporter/Chart.yaml b/charts/prometheus-json-exporter/Chart.yaml index c0782d992a16..ac506599cb3e 100644 --- a/charts/prometheus-json-exporter/Chart.yaml +++ b/charts/prometheus-json-exporter/Chart.yaml @@ -12,7 +12,10 @@ home: https://github.com/prometheus-community/json_exporter maintainers: - name: schmiddim email: schmiddim@gmx.at + url: https://github.com/schmiddim - name: zanhsieh email: zanhsieh@gmail.com + url: https://github.com/zanhsieh - name: xiu email: github@xiu.io + url: https://github.com/xiu diff --git a/charts/prometheus-kafka-exporter/Chart.yaml b/charts/prometheus-kafka-exporter/Chart.yaml index e8449af59a3b..7210c02dfe2f 100644 --- a/charts/prometheus-kafka-exporter/Chart.yaml +++ b/charts/prometheus-kafka-exporter/Chart.yaml @@ -13,10 +13,13 @@ keywords: maintainers: - name: gkarthiks email: github.gkarthiks@gmail.com + url: https://github.com/gkarthiks - name: golgoth31 email: golgoth31@notrenet.com + url: https://github.com/golgoth31 - name: zeritti email: rootsandtrees@posteo.de + url: https://github.com/zeritti annotations: "artifacthub.io/links": | - name: Chart Source diff --git a/charts/prometheus-memcached-exporter/Chart.yaml b/charts/prometheus-memcached-exporter/Chart.yaml index e1b1601e7dbe..12b4dc5dc36f 100644 --- a/charts/prometheus-memcached-exporter/Chart.yaml +++ b/charts/prometheus-memcached-exporter/Chart.yaml @@ -13,3 +13,4 @@ keywords: maintainers: - name: rsicart email: roger.sicart@gmail.com + url: https://github.com/rsicart diff --git a/charts/prometheus-modbus-exporter/Chart.yaml b/charts/prometheus-modbus-exporter/Chart.yaml index 9e21fe0b3578..9bf514619922 100644 --- a/charts/prometheus-modbus-exporter/Chart.yaml +++ b/charts/prometheus-modbus-exporter/Chart.yaml @@ -17,3 +17,4 @@ appVersion: "0.4.1" maintainers: - name: openenergyprojects email: openenergyprojects@gmail.com + url: https://github.com/openenergyprojects diff --git a/charts/prometheus-mongodb-exporter/Chart.yaml b/charts/prometheus-mongodb-exporter/Chart.yaml index b6bc122385e3..ea7b6ccc1213 100644 --- a/charts/prometheus-mongodb-exporter/Chart.yaml +++ b/charts/prometheus-mongodb-exporter/Chart.yaml @@ -8,10 +8,12 @@ keywords: - mongodb - prometheus maintainers: - - email: ssheehy@firescope.com - name: steven-sheehy - - email: rootsandtrees@posteo.de - name: zeritti + - name: steven-sheehy + email: ssheehy@firescope.com + url: https://github.com/steven-sheehy + - name: zeritti + email: rootsandtrees@posteo.de + url: https://github.com/zeritti name: prometheus-mongodb-exporter sources: - https://github.com/percona/mongodb_exporter diff --git a/charts/prometheus-mysql-exporter/Chart.yaml b/charts/prometheus-mysql-exporter/Chart.yaml index f153ca6ab70d..4c7632642fa7 100644 --- a/charts/prometheus-mysql-exporter/Chart.yaml +++ b/charts/prometheus-mysql-exporter/Chart.yaml @@ -9,5 +9,7 @@ sources: maintainers: - name: juanchimienti email: juan.chimienti@gmail.com + url: https://github.com/juanchimienti - name: monotek email: monotek23@gmail.com + url: https://github.com/monotek diff --git a/charts/prometheus-nats-exporter/Chart.yaml b/charts/prometheus-nats-exporter/Chart.yaml index f17299dd0e15..21082165a34f 100644 --- a/charts/prometheus-nats-exporter/Chart.yaml +++ b/charts/prometheus-nats-exporter/Chart.yaml @@ -11,7 +11,9 @@ keywords: - prometheus - exporter maintainers: - - email: okgolove@markeloff.net - name: okgolove - - email: carlos@carlosbecker.com - name: caarlos0 + - name: okgolove + email: okgolove@markeloff.net + url: https://github.com/okgolove + - name: caarlos0 + email: carlos@carlosbecker.com + url: https://github.com/caarlos0 diff --git a/charts/prometheus-nginx-exporter/Chart.yaml b/charts/prometheus-nginx-exporter/Chart.yaml index 21152341c6ad..3a4f33543f62 100644 --- a/charts/prometheus-nginx-exporter/Chart.yaml +++ b/charts/prometheus-nginx-exporter/Chart.yaml @@ -15,8 +15,10 @@ keywords: maintainers: - name: nlamirault email: nicolas.lamirault@gmail.com + url: https://github.com/nlamirault - name: zeritti email: rootsandtrees@posteo.de + url: https://github.com/zeritti icon: https://raw.githubusercontent.com/cncf/artwork/master/prometheus/icon/color/prometheus-icon-color.svg annotations: artifacthub.io/links: | diff --git a/charts/prometheus-node-exporter/Chart.yaml b/charts/prometheus-node-exporter/Chart.yaml index bb736a2c5bbc..5790ca51009a 100644 --- a/charts/prometheus-node-exporter/Chart.yaml +++ b/charts/prometheus-node-exporter/Chart.yaml @@ -12,12 +12,15 @@ home: https://github.com/prometheus/node_exporter/ sources: - https://github.com/prometheus/node_exporter/ maintainers: - - email: gianrubio@gmail.com - name: gianrubio - - email: zanhsieh@gmail.com - name: zanhsieh - - email: rootsandtrees@posteo.de - name: zeritti + - name: gianrubio + email: gianrubio@gmail.com + url: https://github.com/gianrubio + - name: zanhsieh + email: zanhsieh@gmail.com + url: https://github.com/zanhsieh + - name: zeritti + email: rootsandtrees@posteo.de + url: https://github.com/zeritti annotations: "artifacthub.io/license": Apache-2.0 "artifacthub.io/links": | diff --git a/charts/prometheus-opencost-exporter/Chart.yaml b/charts/prometheus-opencost-exporter/Chart.yaml index b0a5b6afd741..00433fa9e3f8 100644 --- a/charts/prometheus-opencost-exporter/Chart.yaml +++ b/charts/prometheus-opencost-exporter/Chart.yaml @@ -12,5 +12,6 @@ keywords: - prometheus - exporter maintainers: -- email: mattray@kubecost.com - name: mattray +- name: mattray + email: mattray@kubecost.com + url: https://github.com/mattray diff --git a/charts/prometheus-operator-admission-webhook/Chart.yaml b/charts/prometheus-operator-admission-webhook/Chart.yaml index edcdbc066ea1..a419c222052b 100644 --- a/charts/prometheus-operator-admission-webhook/Chart.yaml +++ b/charts/prometheus-operator-admission-webhook/Chart.yaml @@ -14,6 +14,7 @@ keywords: maintainers: - name: zeritti email: rootsandtrees@posteo.de + url: https://github.com/zeritti sources: - https://github.com/prometheus-operator/prometheus-operator - https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-operator-admission-webhook diff --git a/charts/prometheus-operator-crds/Chart.yaml b/charts/prometheus-operator-crds/Chart.yaml index 408c190d7f03..48d12f0becf9 100644 --- a/charts/prometheus-operator-crds/Chart.yaml +++ b/charts/prometheus-operator-crds/Chart.yaml @@ -16,12 +16,16 @@ sources: maintainers: - name: dacamposol email: dacamposol@gmail.com + url: https://github.com/dacamposol - name: desaintmartin email: cedric@desaintmartin.fr + url: https://github.com/desaintmartin - name: QuentinBisson email: quentin.bisson@gmail.com - - name: jkroepke + url: https://github.com/QuentinBisson + - name: Jan-Otto Kröpke email: github@jkroepke.de + url: https://github.com/jkroepke annotations: artifacthub.io/links: | - name: Chart Source diff --git a/charts/prometheus-pgbouncer-exporter/Chart.yaml b/charts/prometheus-pgbouncer-exporter/Chart.yaml index 7840e513d7b3..bbc28eac7ee2 100644 --- a/charts/prometheus-pgbouncer-exporter/Chart.yaml +++ b/charts/prometheus-pgbouncer-exporter/Chart.yaml @@ -11,10 +11,12 @@ keywords: - prometheus - exporter maintainers: - - email: stewart.shea@gmail.com - name: stewartshea - - email: rootsandtrees@posteo.de - name: zeritti + - name: stewartshea + email: stewart.shea@gmail.com + url: https://github.com/stewartshea + - name: zeritti + email: rootsandtrees@posteo.de + url: https://github.com/zeritti type: application dependencies: - name: postgresql diff --git a/charts/prometheus-pingdom-exporter/Chart.yaml b/charts/prometheus-pingdom-exporter/Chart.yaml index e41bd9f4c7e2..e24c2223fcfe 100644 --- a/charts/prometheus-pingdom-exporter/Chart.yaml +++ b/charts/prometheus-pingdom-exporter/Chart.yaml @@ -14,8 +14,10 @@ sources: maintainers: - name: monotek email: monotek23@gmail.com + url: https://github.com/monotek - name: rpahli email: pahli88@googlemail.com + url: https://github.com/rpahli icon: https://raw.githubusercontent.com/cncf/artwork/master/prometheus/icon/color/prometheus-icon-color.svg annotations: artifacthub.io/links: | diff --git a/charts/prometheus-pingmesh-exporter/Chart.yaml b/charts/prometheus-pingmesh-exporter/Chart.yaml index 624f0d6094d6..b328cce954bf 100644 --- a/charts/prometheus-pingmesh-exporter/Chart.yaml +++ b/charts/prometheus-pingmesh-exporter/Chart.yaml @@ -8,8 +8,9 @@ keywords: - pingmesh - monitoring maintainers: - - email: dongjiang1989@126.com - name: dongjiang1989 + - name: dongjiang1989 + email: dongjiang1989@126.com + url: https://github.com/dongjiang1989 name: prometheus-pingmesh-exporter sources: - https://github.com/kubeservice-stack/pingmesh-agent diff --git a/charts/prometheus-postgres-exporter/Chart.yaml b/charts/prometheus-postgres-exporter/Chart.yaml index 497e26cded22..8b9fec2cb33c 100644 --- a/charts/prometheus-postgres-exporter/Chart.yaml +++ b/charts/prometheus-postgres-exporter/Chart.yaml @@ -11,10 +11,13 @@ keywords: - prometheus - exporter maintainers: -- email: gianrubio@gmail.com - name: gianrubio -- email: zanhsieh@gmail.com - name: zanhsieh -- email: rootsandtrees@posteo.de - name: zeritti +- name: gianrubio + email: gianrubio@gmail.com + url: https://github.com/gianrubio +- name: zanhsieh + email: zanhsieh@gmail.com + url: https://github.com/zanhsieh +- name: zeritti + email: rootsandtrees@posteo.de + url: https://github.com/zeritti type: application diff --git a/charts/prometheus-pushgateway/Chart.yaml b/charts/prometheus-pushgateway/Chart.yaml index cb64bcc3d379..97661d5d9ac4 100644 --- a/charts/prometheus-pushgateway/Chart.yaml +++ b/charts/prometheus-pushgateway/Chart.yaml @@ -11,12 +11,15 @@ keywords: - pushgateway - prometheus maintainers: - - email: gianrubio@gmail.com - name: gianrubio - - email: christian.staude@staffbase.com - name: cstaud - - email: rootsandtrees@posteo.de - name: zeritti + - name: gianrubio + email: gianrubio@gmail.com + url: https://github.com/gianrubio + - name: cstaud + email: christian.staude@staffbase.com + url: https://github.com/cstaud + - name: zeritti + email: rootsandtrees@posteo.de + url: https://github.com/zeritti annotations: "artifacthub.io/license": Apache-2.0 "artifacthub.io/links": | diff --git a/charts/prometheus-rabbitmq-exporter/Chart.yaml b/charts/prometheus-rabbitmq-exporter/Chart.yaml index 50d5adf1680d..af6884b90c85 100644 --- a/charts/prometheus-rabbitmq-exporter/Chart.yaml +++ b/charts/prometheus-rabbitmq-exporter/Chart.yaml @@ -9,9 +9,13 @@ sources: maintainers: - name: desaintmartin email: cedric@desaintmartin.fr + url: https://github.com/desaintmartin - name: iamabhishek-dubey email: abhishekbhardwaj510@gmail.com + url: https://github.com/iamabhishek-dubey - name: juanchimienti email: juan.chimienti@gmail.com + url: https://github.com/juanchimienti - name: monotek email: monotek23@gmail.com + url: https://github.com/monotek diff --git a/charts/prometheus-redis-exporter/Chart.yaml b/charts/prometheus-redis-exporter/Chart.yaml index ec42d283c9cb..b6421d01c9a7 100644 --- a/charts/prometheus-redis-exporter/Chart.yaml +++ b/charts/prometheus-redis-exporter/Chart.yaml @@ -12,6 +12,8 @@ keywords: maintainers: - name: acondrat email: arcadie.condrat@gmail.com + url: https://github.com/acondrat - name: zanhsieh email: zanhsieh@gmail.com + url: https://github.com/zanhsieh type: application diff --git a/charts/prometheus-smartctl-exporter/Chart.yaml b/charts/prometheus-smartctl-exporter/Chart.yaml index 81b0e5112588..bfc23316c518 100644 --- a/charts/prometheus-smartctl-exporter/Chart.yaml +++ b/charts/prometheus-smartctl-exporter/Chart.yaml @@ -29,5 +29,7 @@ sources: maintainers: - name: kfox1111 + url: https://github.com/kfox1111 - name: zeritti email: rootsandtrees@posteo.de + url: https://github.com/zeritti diff --git a/charts/prometheus-snmp-exporter/Chart.yaml b/charts/prometheus-snmp-exporter/Chart.yaml index 405c89560965..85210186a5ed 100644 --- a/charts/prometheus-snmp-exporter/Chart.yaml +++ b/charts/prometheus-snmp-exporter/Chart.yaml @@ -13,7 +13,10 @@ keywords: maintainers: - name: miouge1 email: maxime@root314.com + url: https://github.com/miouge1 - name: xiu email: github@xiu.io + url: https://github.com/xiu - name: walker-tom email: walker.thomas.p@gmail.com + url: https://github.com/walker-tom diff --git a/charts/prometheus-sql-exporter/Chart.yaml b/charts/prometheus-sql-exporter/Chart.yaml index c3de8dce7f4a..89f626531b20 100644 --- a/charts/prometheus-sql-exporter/Chart.yaml +++ b/charts/prometheus-sql-exporter/Chart.yaml @@ -13,4 +13,5 @@ keywords: - monitoring maintainers: - name: wilfriedroset + url: https://github.com/wilfriedroset type: application diff --git a/charts/prometheus-stackdriver-exporter/Chart.yaml b/charts/prometheus-stackdriver-exporter/Chart.yaml index 8f4322f4d168..77a2f1981d6f 100644 --- a/charts/prometheus-stackdriver-exporter/Chart.yaml +++ b/charts/prometheus-stackdriver-exporter/Chart.yaml @@ -14,5 +14,7 @@ keywords: maintainers: - name: apenney email: apenney@gmail.com + url: https://github.com/apenney - name: rpahli email: pahli88@googlemail.com + url: https://github.com/rpahli diff --git a/charts/prometheus-statsd-exporter/Chart.yaml b/charts/prometheus-statsd-exporter/Chart.yaml index e928326cd7be..462c4ee47c50 100644 --- a/charts/prometheus-statsd-exporter/Chart.yaml +++ b/charts/prometheus-statsd-exporter/Chart.yaml @@ -15,5 +15,8 @@ keywords: - prometheus - exporter maintainers: - - email: d@rovergulf.net - name: scDisorder + - name: scDisorder + email: d@rovergulf.net + url: https://github.com/scDisorder + + diff --git a/charts/prometheus-systemd-exporter/Chart.yaml b/charts/prometheus-systemd-exporter/Chart.yaml index 9ff46df1a2a1..6fb9181fab0b 100644 --- a/charts/prometheus-systemd-exporter/Chart.yaml +++ b/charts/prometheus-systemd-exporter/Chart.yaml @@ -10,5 +10,7 @@ sources: maintainers: - name: capuche2412 email: aleroux@wiremind.io + url: https://github.com/capuche2412 - name: maxime1907 email: 19607336+maxime1907@users.noreply.github.com + url: https://github.com/maxime1907 diff --git a/charts/prometheus-to-sd/Chart.yaml b/charts/prometheus-to-sd/Chart.yaml index 26816c75bf06..215d2ff118ca 100644 --- a/charts/prometheus-to-sd/Chart.yaml +++ b/charts/prometheus-to-sd/Chart.yaml @@ -8,5 +8,6 @@ keywords: maintainers: - name: acondrat email: arcadie.condrat@gmail.com + url: https://github.com/acondrat name: prometheus-to-sd version: 0.4.2 diff --git a/charts/prometheus-windows-exporter/Chart.yaml b/charts/prometheus-windows-exporter/Chart.yaml index d904704af73b..165353cfb74f 100644 --- a/charts/prometheus-windows-exporter/Chart.yaml +++ b/charts/prometheus-windows-exporter/Chart.yaml @@ -13,5 +13,6 @@ home: https://github.com/prometheus-community/windows_exporter/ sources: - https://github.com/prometheus-community/windows_exporter/ maintainers: - - name: jkroepke + - name: Jan-Otto Kröpke email: github@jkroepke.de + url: https://github.com/jkroepke diff --git a/charts/prometheus-yet-another-cloudwatch-exporter/Chart.yaml b/charts/prometheus-yet-another-cloudwatch-exporter/Chart.yaml index 5b9dbea3596b..967ba392eda6 100644 --- a/charts/prometheus-yet-another-cloudwatch-exporter/Chart.yaml +++ b/charts/prometheus-yet-another-cloudwatch-exporter/Chart.yaml @@ -17,5 +17,7 @@ keywords: maintainers: - name: cristiangreco email: cristian.greco@grafana.com + url: https://github.com/cristiangreco - name: thomaspeitz email: info@thomas-peitz.de + url: https://github.com/thomaspeitz diff --git a/charts/prometheus/Chart.yaml b/charts/prometheus/Chart.yaml index 92c3186033b1..d992615fc262 100644 --- a/charts/prometheus/Chart.yaml +++ b/charts/prometheus/Chart.yaml @@ -15,14 +15,19 @@ sources: maintainers: - name: gianrubio email: gianrubio@gmail.com + url: https://github.com/gianrubio - name: zanhsieh email: zanhsieh@gmail.com + url: https://github.com/zanhsieh - name: Xtigyro email: miroslav.hadzhiev@gmail.com + url: https://github.com/Xtigyro - name: naseemkullah email: naseem@transit.app + url: https://github.com/naseemkullah - name: zeritti email: rootsandtrees@posteo.de + url: https://github.com/zeritti type: application dependencies: - name: alertmanager diff --git a/scripts/check-codeowners.sh b/scripts/check-codeowners.sh index b3f2fd8ff9ec..e03c02a4d4d1 100755 --- a/scripts/check-codeowners.sh +++ b/scripts/check-codeowners.sh @@ -18,6 +18,6 @@ for DIR in $(ls -1 -d ./charts/*) do FILE="$DIR/Chart.yaml" DIR=$(echo $DIR | sed 's/^\.//') - MAINTAINERS=$(yq e '.maintainers.[].name' $FILE| sed 's/^/@/' | sort --ignore-case) + MAINTAINERS=$(yq e '.maintainers.[].url' $FILE | sed 's!^https://github.com/!@!' | sort --ignore-case) echo $DIR/ $MAINTAINERS done