snmp_exporter: add Frostman to maintainers
This commit is contained in:
parent
01c937fd47
commit
43d46b15b7
@ -21,7 +21,7 @@ buildGoPackage rec {
|
|||||||
description = "SNMP Exporter for Prometheus";
|
description = "SNMP Exporter for Prometheus";
|
||||||
homepage = "https://github.com/prometheus/snmp_exporter";
|
homepage = "https://github.com/prometheus/snmp_exporter";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ oida willibutz ];
|
maintainers = with maintainers; [ oida willibutz Frostman ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user