mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-30 00:34:00 +00:00
kubelogin: drop yurrriq from maintainers
This commit is contained in:
parent
d36ef80a8f
commit
3986796253
@ -22,6 +22,6 @@ buildGoModule rec {
|
||||
description = "A Kubernetes credential plugin implementing Azure authentication";
|
||||
inherit (src.meta) homepage;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ yurrriq ];
|
||||
maintainers = [];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user