summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuairidh MacLeod <5160559+rkm@users.noreply.github.com>2020-05-30 11:39:47 +0000
committerRuairidh MacLeod <5160559+rkm@users.noreply.github.com>2020-05-30 11:47:01 +0000
commit869149d20498a63b73319523e46c87e38aaee10c (patch)
treefa7c3b4f550e0ec28a3c7e1cd515d1f978e532ce
parent7ed5e12ae83ef90ac33be33555ea52f61457c1d2 (diff)
downloadpip-869149d20498a63b73319523e46c87e38aaee10c.tar.gz
replace links to pypa-dev mailing list
-rw-r--r--.github/ISSUE_TEMPLATE/~good-first-issue.md2
-rw-r--r--README.rst2
-rw-r--r--docs/html/index.rst2
-rw-r--r--news/8353.doc1
4 files changed, 4 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/~good-first-issue.md b/.github/ISSUE_TEMPLATE/~good-first-issue.md
index b5ef71ae6..885198b63 100644
--- a/.github/ISSUE_TEMPLATE/~good-first-issue.md
+++ b/.github/ISSUE_TEMPLATE/~good-first-issue.md
@@ -12,4 +12,4 @@ labels: ["good first issue"]
---
-**Good First Issue**: This issue is a good starting point for first time contributors -- the process of fixing this should be a good introduction to pip's development workflow. If you've already contributed to pip, work on [another issue without this label](https://github.com/pypa/pip/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+-label%3A%22good+first+issue%22) instead. If there is not a corresponding pull request for this issue, it is up for grabs. For directions for getting set up, see our [Getting Started Guide](https://pip.pypa.io/en/latest/development/getting-started/). If you are working on this issue and have questions, feel free to ask them here, [`#pypa-dev` on Freenode](https://webchat.freenode.net/?channels=%23pypa-dev), or the [pypa-dev mailing list](https://groups.google.com/forum/#!forum/pypa-dev).
+**Good First Issue**: This issue is a good starting point for first time contributors -- the process of fixing this should be a good introduction to pip's development workflow. If you've already contributed to pip, work on [another issue without this label](https://github.com/pypa/pip/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+-label%3A%22good+first+issue%22) instead. If there is not a corresponding pull request for this issue, it is up for grabs. For directions for getting set up, see our [Getting Started Guide](https://pip.pypa.io/en/latest/development/getting-started/). If you are working on this issue and have questions, feel free to ask them here, [`#pypa-dev` on Freenode](https://webchat.freenode.net/?channels=%23pypa-dev), or the [distutils-sig mailing list](https://mail.python.org/mailman3/lists/distutils-sig.python.org/).
diff --git a/README.rst b/README.rst
index 8edb0fb7e..4f0f210f0 100644
--- a/README.rst
+++ b/README.rst
@@ -51,7 +51,7 @@ rooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_.
.. _learn more and take our survey: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
.. _Issue tracking: https://github.com/pypa/pip/issues
.. _Discourse channel: https://discuss.python.org/c/packaging
-.. _Development mailing list: https://groups.google.com/forum/#!forum/pypa-dev
+.. _Development mailing list: https://mail.python.org/mailman3/lists/distutils-sig.python.org/
.. _User IRC: https://webchat.freenode.net/?channels=%23pypa
.. _Development IRC: https://webchat.freenode.net/?channels=%23pypa-dev
.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/
diff --git a/docs/html/index.rst b/docs/html/index.rst
index 005aebe85..ff41fc42b 100644
--- a/docs/html/index.rst
+++ b/docs/html/index.rst
@@ -46,7 +46,7 @@ rooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_.
.. _GitHub page: https://github.com/pypa/pip
.. _Issue tracking: https://github.com/pypa/pip/issues
.. _Discourse channel: https://discuss.python.org/c/packaging
-.. _Development mailing list: https://groups.google.com/forum/#!forum/pypa-dev
+.. _Development mailing list: https://mail.python.org/mailman3/lists/distutils-sig.python.org/
.. _User IRC: https://webchat.freenode.net/?channels=%23pypa
.. _Development IRC: https://webchat.freenode.net/?channels=%23pypa-dev
.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/
diff --git a/news/8353.doc b/news/8353.doc
new file mode 100644
index 000000000..a0ed44ff5
--- /dev/null
+++ b/news/8353.doc
@@ -0,0 +1 @@
+replace links to the old pypa-dev mailing list with https://mail.python.org/mailman3/lists/distutils-sig.python.org/