clusterctl: remove maintainer
This commit is contained in:
@@ -43,6 +43,6 @@ buildGoModule rec {
|
||||
description = "Kubernetes cluster API tool";
|
||||
homepage = "https://cluster-api.sigs.k8s.io/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ zowoq qjoly ];
|
||||
maintainers = with maintainers; [ qjoly ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user