summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/cluster/kops/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/cluster/kops/default.nix')
-rw-r--r--pkgs/applications/networking/cluster/kops/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cluster/kops/default.nix b/pkgs/applications/networking/cluster/kops/default.nix
index f3037cf8a363..98ffcd6fe670 100644
--- a/pkgs/applications/networking/cluster/kops/default.nix
+++ b/pkgs/applications/networking/cluster/kops/default.nix
@@ -44,7 +44,7 @@ let
homepage = "https://github.com/kubernetes/kops";
changelog = "https://github.com/kubernetes/kops/tree/master/docs/releases";
license = licenses.asl20;
- maintainers = with maintainers; [ offline zimbatm kampka ];
+ maintainers = with maintainers; [ offline zimbatm ];
platforms = platforms.unix;
};
} // attrs';