aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2017-12-07 00:29:52 +0000
committerPaul Ganssle <paul@ganssle.io>2017-12-07 00:29:52 +0000
commita508567aedc5a7bda5f839c3b67d28ee88cea712 (patch)
treea57be230d1f70f767bbb366241ac0c95796d0bec /README.rst
parent9c4f5e315a0a0341cd81806672e3277f0f55db05 (diff)
downloaddateutil-a508567aedc5a7bda5f839c3b67d28ee88cea712.tar.gz
Rearrange release keys, tweak conda env, add contributing message
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst28
1 files changed, 27 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e414828..6548cbf 100644
--- a/README.rst
+++ b/README.rst
@@ -93,6 +93,11 @@ date out of the "date" unix system command. Here is the code:
Being exactly 6 months ahead was **really** a coincidence :)
+Contributing
+============
+
+We welcome many types of contributions - bug reports, pull requests (code, infrastructure or documentation fixes). For more information about how to contribute to the project, see the ``CONTRIBUTING.md`` file in the repository.
+
Author
======
@@ -106,10 +111,31 @@ It is maintained by:
* Yaron de Leeuw <me@jarondl.net> 2014-2016
* Paul Ganssle <paul@ganssle.io> 2015-
+Starting with version 2.4.1, all source and binary distributions will be signed
+by a PGP key that has, at the very least, been signed by the key which made the
+previous release. A table of release signing keys can be found below:
+
+Starting with version 2.4.1, all source and binary distributions will be signed
+by a PGP key that has, at the very least, been signed by the key which made the
+previous release. A table of release signing keys can be found below:
+
+=========== ============================
+Releases Signing key fingerprint
+=========== ============================
+2.4.1- `6B49 ACBA DCF6 BD1C A206 67AB CD54 FCE3 D964 BEFB`_
+=========== ============================
+
+
+Contact
+=======
Our mailing list is available at `dateutil@python.org <https://mail.python.org/mailman/listinfo/dateutil>`_. As it is hosted by the PSF, it is subject to the `PSF code of
conduct <https://www.python.org/psf/codeofconduct/>`_.
License
=======
-All contributions after December 1, 2017 released under dual license - either `Apache 2.0 License <https://www.apache.org/licenses/LICENSE-2.0>`_ or the `BSD 3-Clause License <https://opensource.org/licenses/BSD-3-Clause>`_. Contributions before December 1, 2017 - except those those explicitly relicensed - are released only under the BSD 3-Clause License. \ No newline at end of file
+All contributions after December 1, 2017 released under dual license - either `Apache 2.0 License <https://www.apache.org/licenses/LICENSE-2.0>`_ or the `BSD 3-Clause License <https://opensource.org/licenses/BSD-3-Clause>`_. Contributions before December 1, 2017 - except those those explicitly relicensed - are released only under the BSD 3-Clause License.
+
+
+.. _6B49 ACBA DCF6 BD1C A206 67AB CD54 FCE3 D964 BEFB:
+ https://pgp.mit.edu/pks/lookup?op=vindex&search=0xCD54FCE3D964BEFB \ No newline at end of file