xrdp: add myself as mainntainer

Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
lucasew 2023-08-09 10:27:00 -03:00
parent 4e412d091c
commit 4a45704d34

View File

@ -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;
};
};