Merge pull request #307093 from buckley310/2024-04-26-vmware

vmware-horizon-client: remove buckley310 from maintainers
This commit is contained in:
Nick Cao
2024-04-27 10:29:22 -04:00
committed by GitHub
@@ -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; [ ];
};
}