diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8c3bb716e2a0..be1ffd22976f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -45,7 +45,7 @@ /charts/prometheus-rabbitmq-exporter/ @desaintmartin @iamabhishek-dubey @juanchimienti @monotek /charts/prometheus-redis-exporter/ @acondrat @zanhsieh /charts/prometheus-smartctl-exporter/ @kfox1111 @zeritti -/charts/prometheus-snmp-exporter/ @miouge1 @xiu +/charts/prometheus-snmp-exporter/ @miouge1 @walker-tom @xiu /charts/prometheus-stackdriver-exporter/ @apenney @rpahli /charts/prometheus-statsd-exporter/ @scDisorder /charts/prometheus-systemd-exporter/ @capuche2412 @maxime1907 diff --git a/charts/prometheus-snmp-exporter/Chart.yaml b/charts/prometheus-snmp-exporter/Chart.yaml index 6db5cbea0d1f..1597d22e0608 100644 --- a/charts/prometheus-snmp-exporter/Chart.yaml +++ b/charts/prometheus-snmp-exporter/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Prometheus SNMP Exporter name: prometheus-snmp-exporter -version: 1.8.1 +version: 1.8.2 appVersion: v0.21.0 home: https://github.com/prometheus/snmp_exporter sources: @@ -15,3 +15,5 @@ maintainers: email: maxime@root314.com - name: xiu email: github@xiu.io + - name: walker-tom + email: walker.thomas.p@gmail.com