From 89f070ea98dfa3dd83cd2b9ffe8475a96188691a Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Fri, 17 Jul 2020 22:35:14 +0200 Subject: [PATCH] Mention the mailing list instead of the github issue for updates --- README.rst | 5 +++-- docs/index.rst | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1dbe7ed7..80590f76 100644 --- a/README.rst +++ b/README.rst @@ -76,8 +76,9 @@ Docs are available at `https://jedi.readthedocs.org/en/latest/ and/or fixes are awesome and most welcome. Jedi uses `semantic versioning `_. -If you want to stay up-to-date (News / RFCs), please subscribe to this `github -thread `_.: +If you want to stay **up-to-date** with releases, please **subscribe** to this +mailing list: https://groups.google.com/g/jedi-announce. To subscribe you can +simply send an empty email to ``jedi-announce+subscribe@googlegroups.com``. Issues & Questions ================== diff --git a/docs/index.rst b/docs/index.rst index 9bd1f046..40117d49 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -68,6 +68,10 @@ Docs Resources --------- +If you want to stay **up-to-date** with releases, please **subscribe** to this +mailing list: https://groups.google.com/g/jedi-announce. To subscribe you can +simply send an empty email to ``jedi-announce+subscribe@googlegroups.com``. + - `Source Code on Github `_ - `Travis Testing `_ - `Python Package Index `_