node_exporter: add Frostman to maintainers
This commit is contained in:
parent
0d0678bf52
commit
c6c55fb73b
|
@ -27,7 +27,7 @@ buildGoPackage rec {
|
|||
description = "Prometheus exporter for machine metrics";
|
||||
homepage = "https://github.com/prometheus/node_exporter";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ benley fpletz globin ];
|
||||
maintainers = with maintainers; [ benley fpletz globin Frostman ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue