summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorHynek Schlawack <hs@ox.cx>2015-09-06 15:12:40 +0200
committerHynek Schlawack <hs@ox.cx>2015-09-06 15:12:40 +0200
commit8f4eeb51430bd98428f97f6168ff4a4fd92b2fd2 (patch)
tree5e3131e1ce0261558479e46402c01978e029bda3 /CONTRIBUTING.rst
parent35147f0a056b96c23f4b9fecda90d65564672630 (diff)
downloadpyopenssl-8f4eeb51430bd98428f97f6168ff4a4fd92b2fd2.tar.gz
Use unequivocal anchor name
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 9588fba..7bfce3c 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -45,7 +45,7 @@ Finally, pull requests must be reviewed before merging.
This process mirrors the `cryptography code review process`_.
Everyone can perform reviews; this is a very valuable way to contribute, and is highly encouraged.
-Pull requests are merged by members of PyCA_.
+Pull requests are merged by `members of PyCA`_.
They should, of course, keep all the requirements detailed in this document as well as the ``pyca/cryptography`` merge requirements in mind.
The final responsibility for the reviewing of merged code lies with the person merging it.
@@ -71,4 +71,4 @@ Wherever we interact, we strive to follow the `Python Community Code of Conduct`
.. _freenode: https://freenode.net
.. _mailing list: https://mail.python.org/mailman/listinfo/cryptography-dev
.. _Python Community Code of Conduct: https://www.python.org/psf/codeofconduct/
-.. _PyCA: https://github.com/orgs/pyca/people
+.. _members of PyCA: https://github.com/orgs/pyca/people