Skip to content

Commit 73659a6

Browse files
authored
Remove non existant maintainer (#6253)
1 parent 5590543 commit 73659a6

File tree

3 files changed

+6
-10
lines changed

3 files changed

+6
-10
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
/charts/prometheus-sql-exporter/ @wilfriedroset
4949
/charts/prometheus-stackdriver-exporter/ @rpahli
5050
/charts/prometheus-statsd-exporter/ @scDisorder
51-
/charts/prometheus-systemd-exporter/ @capuche2412 @maxime1907
51+
/charts/prometheus-systemd-exporter/ @maxime1907
5252
/charts/prometheus-to-sd/ @acondrat
5353
/charts/prometheus-windows-exporter/ @jkroepke
5454
/charts/prometheus-yet-another-cloudwatch-exporter/ @cristiangreco @thomaspeitz

MAINTAINERS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@
217217

218218
### prometheus-systemd-exporter
219219

220-
- capuche2412 (<[email protected]> / @capuche2412)
221220
- maxime1907 (<[email protected]> / @maxime1907)
222221

223222
### prometheus-to-sd

charts/prometheus-systemd-exporter/Chart.yaml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,12 @@ apiVersion: v2
22
name: prometheus-systemd-exporter
33
description: A Helm chart for prometheus systemd-exporter
44
type: application
5-
version: 0.5.1
5+
version: 0.5.2
66
appVersion: "0.7.0"
77
home: https://github.com/prometheus-community/systemd_exporter
88
sources:
9-
- https://github.com/prometheus-community/systemd_exporter
9+
- https://github.com/prometheus-community/systemd_exporter
1010
maintainers:
11-
- name: capuche2412
12-
13-
url: https://github.com/capuche2412
14-
- name: maxime1907
15-
16-
url: https://github.com/maxime1907
11+
- name: maxime1907
12+
13+
url: https://github.com/maxime1907

0 commit comments

Comments
 (0)