diff --git a/src/mochiweb.app.src b/src/mochiweb.app.src index 6486fcb..6dc55c7 100644 --- a/src/mochiweb.app.src +++ b/src/mochiweb.app.src @@ -8,7 +8,6 @@ {applications, [kernel, stdlib, crypto, inets, ssl, xmerl, compiler, syntax_tools]}, - {maintainers, ["Bob Ippolito"]}, {licenses, ["MIT"]}, {links, [{"Github", "https://github.com/mochi/mochiweb"}]} ]