From e1791ef8525b98aa5c589c6cb5c0bb9ed5ca5ea4 Mon Sep 17 00:00:00 2001 From: Gregory Lee Date: Wed, 21 Aug 2019 21:09:55 -0400 Subject: [PATCH 1/2] MAINT: add Tidelift links to README.rst [ci skip] --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 0d4f2eae1..baab82fc4 100644 --- a/README.rst +++ b/README.rst @@ -118,12 +118,17 @@ All contributions including bug reports, bug fixes, new feature implementations and documentation improvements are welcome. Moreover, developers with an interest in PyWavelets are very welcome to join the development team! +As of 2019, PyWavelets development is supported by Tidelift. +`Get supported PyWavelets with the Tidelift Subscription `_ + Contact ------- Use `GitHub Issues`_ or the `mailing list`_ to post your comments or questions. +**Report a security vulnerability:** https://tidelift.com/security + License ------- From 3662167d188221ed2cf8059dd3c4a27e3fe08f9b Mon Sep 17 00:00:00 2001 From: Gregory Lee Date: Thu, 22 Aug 2019 18:50:16 -0400 Subject: [PATCH 2/2] tweak wording of landing page link --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index baab82fc4..3083036a4 100644 --- a/README.rst +++ b/README.rst @@ -118,8 +118,8 @@ All contributions including bug reports, bug fixes, new feature implementations and documentation improvements are welcome. Moreover, developers with an interest in PyWavelets are very welcome to join the development team! -As of 2019, PyWavelets development is supported by Tidelift. -`Get supported PyWavelets with the Tidelift Subscription `_ +As of 2019, PyWavelets development is supported in part by Tidelift. +`Help support PyWavelets with the Tidelift Subscription `_ Contact