summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorHynek Schlawack <hs@ox.cx>2015-10-28 12:16:40 +0100
committerHynek Schlawack <hs@ox.cx>2015-10-28 15:02:06 +0100
commit105bfb7b89822a1fe4742e39852d390257fba872 (patch)
tree6deed1ef91ad1a7cdcf032c1d0dad216b4fd57d8 /CONTRIBUTING.rst
parenta2995a1b4a38a049a4707229b628620d6823259d (diff)
downloadpyopenssl-105bfb7b89822a1fe4742e39852d390257fba872.tar.gz
Move security paragraph down
It's not that common and distracts newbies this document actually is for.
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 593826f..d2f8091 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -14,15 +14,6 @@ Good bug reports come with extensive descriptions of the error and how to reprod
Reporters are strongly encouraged to include an `short, self contained, correct example <http://www.sscce.org/>`_.
-Security
---------
-
-If you feel that you found a security-relevant bug that you would prefer to discuss in private, please send us a GPG_-encrypted e-mail.
-
-The maintainer can be reached at hs@ox.cx and his GPG key ID is ``0xAE2536227F69F181`` (Fingerprint: ``C2A0 4F86 ACE2 8ADC F817 DBB7 AE25 3622 7F69 F181``).
-Feel free to cross-check this information with Keybase_.
-
-
Patches
-------
@@ -105,6 +96,15 @@ You can also ask questions on our `mailing list`_.
Wherever we interact, we strive to follow the `Python Community Code of Conduct`_.
+Security
+--------
+
+If you feel that you found a security-relevant bug that you would prefer to discuss in private, please send us a GPG_-encrypted e-mail.
+
+The maintainer can be reached at hs@ox.cx and his GPG key ID is ``0xAE2536227F69F181`` (Fingerprint: ``C2A0 4F86 ACE2 8ADC F817 DBB7 AE25 3622 7F69 F181``).
+Feel free to cross-check this information with Keybase_.
+
+
.. _GitHub issue tracker: https://github.com/pyca/pyopenssl/issues
.. _GPG: http://en.wikipedia.org/wiki/GNU_Privacy_Guard
.. _Keybase: https://keybase.io/hynek