diff --git a/pkgs/applications/editors/xxe-pe/default.nix b/pkgs/applications/editors/xxe-pe/default.nix index 1f592b7320c7..6df56b9773bd 100644 --- a/pkgs/applications/editors/xxe-pe/default.nix +++ b/pkgs/applications/editors/xxe-pe/default.nix @@ -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" ]; }; }