diff --git a/peps/pep-0545.rst b/peps/pep-0545.rst index 5bdd87e683c..18a4fd3f015 100644 --- a/peps/pep-0545.rst +++ b/peps/pep-0545.rst @@ -543,6 +543,29 @@ As soon as the translation hits: the translation can be added to the language switcher. +Management of Translations +========================== + +Translations are overseen by the :pep:`Editorial Board <732#scope>`. +but it is intended that each language team remains as autonomous as possible. + + +Inactive Coordinators +--------------------- + +If a coordinator is inactive for a year and does not respond within a week to a +check-in issue on their translations issue tracker the coordinator will be marked +as inactive. + +They will be moved to an "Inactive Coordinators" section on the devguide translations +page and the translation will be free to claim by anyone willing to coordinate by +opening a PR in the devguide repository adding themselves as coordinator. + +The translation may also be temporarily managed by a user willing to maintain it +ideally with previous coordination experience. +(propagating translations, managing CI workflows, accepting PRs, etc.) + + Previous Discussions ====================