Commit 4a45704d authored by lucasew's avatar lucasew
Browse files

xrdp: add myself as mainntainer



Signed-off-by: default avatarlucasew <lucas59356@gmail.com>
parent 4e412d09
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,7 +154,7 @@ let
      description = "An open source RDP server";
      homepage = "https://github.com/neutrinolabs/xrdp";
      license = licenses.asl20;
      maintainers = with maintainers; [ chvp ];
      maintainers = with maintainers; [ chvp lucasew ];
      platforms = platforms.linux;
    };
  };