Skip to content

Commit 6f86813

Browse files
authored
Sunset the mailing list contact information (#13449)
As discussed recently in https://mail.python.org/archives/list/[email protected]/thread/Y2HCDCXAAN6PLY63KLLY7FSUFDR6G5LC/, we will archive the mailing in favor of GitHub Discussions.
1 parent f59e1ad commit 6f86813

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CONTRIBUTING.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,8 @@ The objectives of the ``pytest-dev`` organisation are:
139139
* Sharing some of the maintenance responsibility (in case a maintainer no
140140
longer wishes to maintain a plugin)
141141

142-
You can submit your plugin by subscribing to the `pytest-dev mail list
143-
<https://mail.python.org/mailman/listinfo/pytest-dev>`_ and writing a
144-
mail pointing to your existing pytest plugin repository which must have
142+
You can submit your plugin by posting a new topic in the `pytest-dev GitHub Discussions
143+
<https://github.com/pytest-dev/pytest/discussions>`_ pointing to your existing pytest plugin repository which must have
145144
the following:
146145

147146
- PyPI presence with packaging metadata that contains a ``pytest-``

doc/en/contact.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Mail
3535
----
3636

3737
- `Testing In Python`_: a mailing list for Python testing tools and discussion.
38-
- `pytest-dev at python.org`_ a mailing list for pytest specific announcements and discussions.
3938
- Mail to `[email protected] <mailto:[email protected]>`_ for topics that cannot be
4039
discussed in public. Mails sent there will be distributed among the members
4140
in the pytest core team, who can also be contacted individually:
@@ -58,4 +57,3 @@ Other
5857
.. _`pytest issue tracker`: https://github.com/pytest-dev/pytest/issues
5958
.. _`pytest discussions`: https://github.com/pytest-dev/pytest/discussions
6059
.. _`Testing in Python`: http://lists.idyll.org/listinfo/testing-in-python
61-
.. _`pytest-dev at python.org`: http://mail.python.org/mailman/listinfo/pytest-dev

0 commit comments

Comments
 (0)