treewide: remove kampka as maintainer (#109813)

This commit is contained in:
Christian Kampka
2021-01-18 21:23:49 +01:00
committed by GitHub
parent a15e4b69e7
commit f0ec10a829
10 changed files with 9 additions and 19 deletions
@@ -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';