clusterctl: remove maintainer

zowoq 63ae6def 6a29380d

+1 -1
+1 -1
pkgs/applications/networking/cluster/clusterctl/default.nix
··· 43 43 description = "Kubernetes cluster API tool"; 44 44 homepage = "https://cluster-api.sigs.k8s.io/"; 45 45 license = licenses.asl20; 46 - maintainers = with maintainers; [ zowoq qjoly ]; 46 + maintainers = with maintainers; [ qjoly ]; 47 47 }; 48 48 }