vcluster: remove berryp from maintainers

This commit is contained in:
Berry Phillips 2024-07-23 11:12:17 +09:00 committed by Wolfgang Walther
parent 9c82345f96
commit 22074851eb
No known key found for this signature in database
GPG Key ID: B39893FA5F65CAE1

View File

@ -56,7 +56,6 @@ buildGoModule rec {
license = lib.licenses.asl20;
mainProgram = "vcluster";
maintainers = with lib.maintainers; [
berryp
peterromfeldhk
qjoly
];