Skip to content

Commit 98115c9

Browse files
Add section on management of translations
1 parent a9bc51c commit 98115c9

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

peps/pep-0545.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,29 @@ As soon as the translation hits:
543543
the translation can be added to the language switcher.
544544

545545

546+
Management of Translations
547+
==========================
548+
549+
Translations are overseen by the `Editorial Board <https://peps.python.org/pep-0732/#scope>`_
550+
but it is intended that each language team remains as autonomous as possible.
551+
552+
553+
Inactive Coordinators
554+
---------------------
555+
556+
If a coordinator is inactive for a year and does not respond within a week to a
557+
check-in issue on their translations issue tracker the coordinator will be marked
558+
as inactive.
559+
560+
They will be moved to an "Inactive Coordinators" section on the devguide translations
561+
page and the translation will be free to claim by anyone willing to coordinate by
562+
opening a PR in the devguide repository adding themselves as coordinator.
563+
564+
The translation may also be temporarily managed by a user willing to maintain it
565+
ideally with previous coordination experience.
566+
(propagating translations, managing CI workflows, accepting PRs, etc.)
567+
568+
546569
Previous Discussions
547570
====================
548571

0 commit comments

Comments
 (0)