x2goserver: remove myself as maintainer
This commit is contained in:
@@ -88,6 +88,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://x2go.org/";
|
||||
platforms = lib.platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ averelld mkg20001 ];
|
||||
maintainers = with maintainers; [ averelld ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user