Merge pull request #264624 from yurrriq/kubelogin-drop-maintainer
kubelogin: drop yurrriq from maintainers
This commit is contained in:
@@ -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 = [];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user