On Fri, Sep 13, 2019 at 1:55 AM Victor Stinner <vstin...@python.org> wrote:
> Hi Brett, > > Le jeu. 12 sept. 2019 à 18:54, Brett Cannon <br...@python.org> a écrit : > > https://devguide.python.org/developers/ has been updated to use a CSV > generated from the python-core.toml file using code found in that > repository. This should make maintaining that page in the devguide much > easier and make it complete. > > Nice. Thanks for working on that. > > Would it be possible to have a separated table for core devs who asked > to drop their core dev status? I would rather not split the data across files. A new key in the TOML file could be added. But what is the motivation? Given enough time their access will age out. And if handle automatic permission revocation as only a removal since you will need to be added back in manually anyway, so there's no fear of anyone accidentally regaining access. So I'm not sure how voluntarily retiring is different from not participating from a historical record perspective. -Brett > I recall Armin Rigo and Xavier de Gaye > ask for that for example. > > For Xavier, the TOML file only has a note: > > notes = "Privileges relinquished on 2018-01-25" > > Maybe a new decided filed should be added? > > "Permissions Dropped on Request" can be found in the developers.rst > history: > > https://github.com/python/devguide/blob/aa0828f61c2bd8dd7ffe0d163427a0af97915396/developers.rst#permissions-dropped-on-request > > Victor >
_______________________________________________ python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-le...@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/GXAGDITIQK4UARX3PBS5U5OZU23SDEBL/ Code of Conduct: https://www.python.org/psf/codeofconduct/