grafana: add Frostman to maintainers

wip/yesman
Sergey Lukjanov 4 years ago
parent bf453da8e8
commit 9e98d47fb2
  1. 2
      pkgs/servers/monitoring/grafana/default.nix

@ -39,7 +39,7 @@ buildGoPackage rec {
description = "Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB";
license = licenses.asl20;
homepage = "https://grafana.com";
maintainers = with maintainers; [ offline fpletz willibutz globin ma27 ];
maintainers = with maintainers; [ offline fpletz willibutz globin ma27 Frostman ];
platforms = platforms.linux;
};
}

Loading…
Cancel
Save