Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
This commit is contained in:
@@ -20,7 +20,7 @@ buildGoPackage {
|
||||
description = "Prometheus exporter for RabbitMQ";
|
||||
homepage = "https://github.com/kbudde/rabbitmq_exporter";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ocharles ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user