forked from mirrors/nixpkgs
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";
|
||||
homepage = "https://github.com/prometheus/snmp_exporter";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ oida willibutz ];
|
||||
maintainers = with maintainers; [ oida willibutz Frostman ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue