mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +00:00
[4.0.x] Refs #31676 -- Used term "merger" instead of "committer" in docs.
Follow up tocaa2dd08c4
. Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es> Backport of653daaa60c
from main
This commit is contained in:
parent
8761407a8f
commit
fa76f6b83d
11 changed files with 322 additions and 44 deletions
|
@ -211,9 +211,9 @@ We follow this policy:
|
|||
been released yet, or "New in version X.Y" for released versions.
|
||||
|
||||
* Documentation fixes and improvements may be backported to the last release
|
||||
branch, at the discretion of the committer, however, once a version of
|
||||
Django is :ref:`no longer supported<supported-versions-policy>`, that version
|
||||
of the docs won't get any further updates.
|
||||
branch, at the discretion of the merger, however, once a version of Django is
|
||||
:ref:`no longer supported<supported-versions-policy>`, that version of the
|
||||
docs won't get any further updates.
|
||||
|
||||
* The `main documentation web page`_ includes links to documentation for
|
||||
previous versions. Be sure you are using the version of the docs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue