diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-07-13 20:21:22 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-07-13 20:22:17 +0200 |
| commit | f36edbc37826e5225a179b1318a7302b1b9e3bfa (patch) | |
| tree | e18a90aa4109824de7645eec15699807b2aceabc /docs/internals | |
| parent | 527482c5135a21e92d86aa968120cf66a1d6dff3 (diff) | |
[3.2.x] Refs #31676 -- Removed Django Core-Mentorship mailing list references in docs.
Backport of 37e8367c359cd115f109d82f99ff32be219f4928 from main
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/mailing-lists.txt | 17 | ||||
| -rw-r--r-- | docs/internals/organization.txt | 4 |
2 files changed, 1 insertions, 20 deletions
diff --git a/docs/internals/mailing-lists.txt b/docs/internals/mailing-lists.txt index c351bddaf1..f8b9c55869 100644 --- a/docs/internals/mailing-lists.txt +++ b/docs/internals/mailing-lists.txt @@ -35,23 +35,6 @@ installation, usage, or debugging of Django. .. _django-users subscription email address: mailto:django-users+subscribe@googlegroups.com .. _django-users posting email: mailto:django-users@googlegroups.com -.. _django-core-mentorship-mailing-list: - -``django-core-mentorship`` -========================== - -The Django Core Mentorship list is intended to provide a welcoming -introductory environment for community members interested in contributing to -the Django Project. - -* `django-core-mentorship mailing archive`_ -* `django-core-mentorship subscription email address`_ -* `django-core-mentorship posting email`_ - -.. _django-core-mentorship mailing archive: https://groups.google.com/g/django-core-mentorship -.. _django-core-mentorship subscription email address: mailto:django-core-mentorship+subscribe@googlegroups.com -.. _django-core-mentorship posting email: mailto:django-core-mentorship@googlegroups.com - .. _django-developers-mailing-list: ``django-developers`` diff --git a/docs/internals/organization.txt b/docs/internals/organization.txt index b2d399255f..9260077cb1 100644 --- a/docs/internals/organization.txt +++ b/docs/internals/organization.txt @@ -112,9 +112,7 @@ no veto by the technical board. Core team members are always looking for promising contributors, teaching them how the project is managed, and submitting their names to the core team's vote -when they're ready. If you would like to join the core team, you can contact a -core team member privately or ask for guidance on the :ref:`Django Core -Mentorship mailing-list <django-core-mentorship-mailing-list>`. +when they're ready. There's no time limit on core team membership. However, in order to provide the general public with a reasonable idea of how many people maintain Django, |
