alertmanager: add Frostman to maintainers
This commit is contained in:
parent
7449170e6b
commit
30efcbccff
@ -35,7 +35,7 @@ buildGoPackage rec {
|
|||||||
description = "Alert dispatcher for the Prometheus monitoring system";
|
description = "Alert dispatcher for the Prometheus monitoring system";
|
||||||
homepage = "https://github.com/prometheus/alertmanager";
|
homepage = "https://github.com/prometheus/alertmanager";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ benley fpletz globin ];
|
maintainers = with maintainers; [ benley fpletz globin Frostman ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user