cryptography/docs/community.rst
Alex Gaynor f19b0f41f5
Point folks towards irc.libera.chat (#6054)
* Point folks towards irc.libera.chat

* Update community.rst
2021-05-19 14:56:36 -05:00

19 lines
589 B
ReStructuredText

Community
=========
You can find ``cryptography`` all over the web:
* `Mailing list`_
* `Source code`_
* `Issue tracker`_
* `Documentation`_
* IRC: ``#pyca`` on ``irc.libera.chat``
Wherever we interact, we adhere to the `Python Community Code of Conduct`_.
.. _`Mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev
.. _`Source code`: https://github.com/pyca/cryptography
.. _`Issue tracker`: https://github.com/pyca/cryptography/issues
.. _`Documentation`: https://cryptography.io/
.. _`Python Community Code of Conduct`: https://www.python.org/psf/codeofconduct/