xxe-pe: remove myself from maintainers

This commit is contained in:
Jan Tojnar
2022-10-26 20:55:46 +02:00
parent 561ee34df0
commit 16d6e2d5cc
+1 -1
View File
@@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
description = "Strictly validating, near WYSIWYG, XML editor with DocBook support";
homepage = "https://www.xmlmind.com/xmleditor/";
license = licenses.unfree;
maintainers = [ maintainers.jtojnar ];
maintainers = [ ];
platforms = [ "x86_64-linux" ];
};
}