grafana: add Frostman to maintainers

This commit is contained in:
Sergey Lukjanov 2020-03-21 12:23:26 -07:00
parent bf453da8e8
commit 9e98d47fb2

View file

@ -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;
};
}