Add irc and mailing list

This commit is contained in:
Alex Clark 2013-03-06 09:38:37 -05:00
parent 832938a51c
commit 9682f2297c

View File

@ -34,7 +34,13 @@
<p>Pillow is the "friendly" PIL fork</p> <p>Pillow is the "friendly" PIL fork</p>
<h2>Documentation</h2> <h2>Documentation</h2>
<a href="http://pillow.readthedocs.org">ReadTheDocs</a> Our documentation is hosted on <a href="http://pillow.readthedocs.org">ReadTheDocs</a>.
<h2>Mailing List</h2>
We discuss Pillow and PIL on the <a href="http://mail.python.org/mailman/listinfo/image-sig">Image-sig list</a>.
<h2>IRC</h2>
We chat about Pillow and PIL in real time on irc.freenode.net in the <a href="irc://irc.freenode.net#pil">#pil channel</a>. We also maintain a <a href="http://dcpython.gekitsuu.org/channel/pil">log of our conversations</a>.
</section> </section>