vmware-horizon-client: remove buckley310 from maintainers

This commit is contained in:
Sean Buckley 2024-04-26 19:56:05 -04:00
parent 47836e2bb5
commit 67e5481a43
1 changed files with 1 additions and 1 deletions

View File

@ -148,6 +148,6 @@ stdenv.mkDerivation {
homepage = "https://www.vmware.com/go/viewclients";
license = licenses.unfree;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ buckley310 ];
maintainers = with maintainers; [ ];
};
}