link to the new projects

mailing list is gone since a while, just manage everything on github so we don't have to jump and maintain too much services around.
This commit is contained in:
Benoit Chesneau 2017-02-26 09:33:47 +01:00 committed by GitHub
parent bc20bea7d9
commit 2fad5d7f8b

View File

@ -111,22 +111,15 @@
href="http://docs.gunicorn.org/en/latest/deploy.html">docs.gunicorn.org</a></p>
</div>
<div class="tab-box" data-tab="community">
<h1>Mailing list</h1>
<p>The user mailing list is a general discussion and support list for
Gunicorn users and developers.</p>
<ul>
<li>
To subscribe, send an email to <a href="mailto:user+subscribe&#64;gunicorn.org">user+subscribe&#64;gunicorn.org</a>
</li>
<li>
To unsubscribe, send an email to <a href="mailto:user+unsubscribe&#64;gunicorn.org">user+unsubscribe&#64;gunicorn.org</a>
</li>
<li>
Finally, to post a message to the list use the address
<a href="mailto:user&#64;gunicorn.org">user&#64;gunicorn.org</a>
</li>
</ul>
<p>The archive for this list can also be <a href="http://lists.gunicorn.org/user">browsed online</a>.</p>
<h1>Project Management</h1>
<p><strong>Gunicorn</strong> uses <a href="https://github.com/benoitc/gunicorn/projects">GitHub for the project management</a>. GitHub issues are used for 3 different purposes:</p>
<ul>
<li><a href="https://github.com/benoitc/gunicorn/projects/2">Bug tracker</a></li>
<li><a href="https://github.com/benoitc/gunicorn/projects/4">Forum</a></li>
<li><a href="https://github.com/benoitc/gunicorn/projects/3">Mailing list</a>
</ul>
<p>Project maintainance guidelines are avaible on the <a href="https://github.com/benoitc/gunicorn/wiki/Project-management">wiki</a></p>
<h1>Irc</h1>
<p>The Gunicorn channel is on the <a href="http://freenode.net/">Freenode</a> IRC
network. You can chat with the community on the <a href="http://webchat.freenode.net/?channels=gunicorn">#gunicorn channel</a>.</p>