Unverified Commit e1b34c3e authored by Maciej Krüger's avatar Maciej Krüger
Browse files

x2goclient: remove myself as maintainer

parent 7c3a4b84
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
  };