kubelogin: drop yurrriq from maintainers

+1 -1
+1 -1
pkgs/applications/networking/cluster/kubelogin/default.nix
··· 22 description = "A Kubernetes credential plugin implementing Azure authentication"; 23 inherit (src.meta) homepage; 24 license = licenses.mit; 25 - maintainers = with maintainers; [ yurrriq ]; 26 }; 27 }
··· 22 description = "A Kubernetes credential plugin implementing Azure authentication"; 23 inherit (src.meta) homepage; 24 license = licenses.mit; 25 + maintainers = []; 26 }; 27 }