blackbox-exporters: add Frostman to maintainers
This commit is contained in:
parent
75d7d42b5c
commit
6570e4a03f
@ -21,7 +21,7 @@ buildGoPackage rec {
|
||||
description = "Blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP";
|
||||
homepage = "https://github.com/prometheus/blackbox_exporter";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ globin fpletz willibutz ];
|
||||
maintainers = with maintainers; [ globin fpletz willibutz Frostman ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user