mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
kube-router: maintainers: drop colemickens
This commit is contained in:
parent
5dadb1771a
commit
1a7cea48b6
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ buildGoModule rec {
|
|||
description = "All-in-one router, firewall and service proxy for Kubernetes";
|
||||
mainProgram = "kube-router";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ colemickens johanot ];
|
||||
maintainers = with maintainers; [ johanot ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue