x2goclient: remove myself as maintainer

This commit is contained in:
Maciej Krüger
2023-11-24 07:25:52 +01:00
parent 7c3a4b84a9
commit e1b34c3e79
@@ -61,7 +61,7 @@ qt5.mkDerivation rec {
meta = with lib; {
description = "Graphical NoMachine NX3 remote desktop client";
homepage = "http://x2go.org/";
maintainers = with maintainers; [ mkg20001 ];
maintainers = with maintainers; [ ];
license = licenses.gpl2;
platforms = platforms.linux;
};