Merge pull request #65767 from ivan/pushgateway-maintainers
prometheus-pushgateway: remove myself from list of maintainers
This commit is contained in:
commit
96d0fae21e
@ -43,7 +43,7 @@ buildGoPackage rec {
|
|||||||
description = "Allows ephemeral and batch jobs to expose metrics to Prometheus";
|
description = "Allows ephemeral and batch jobs to expose metrics to Prometheus";
|
||||||
homepage = https://github.com/prometheus/pushgateway;
|
homepage = https://github.com/prometheus/pushgateway;
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ benley fpletz ivan ];
|
maintainers = with maintainers; [ benley fpletz ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user