Description
The short story
For security, remove the commit bit from inactive core devs.
Long version
During the Language Summit 2024 one thing we discussed regarding "Strengthening Python's Security Model" was removing the commit bit for inactive core devs.
We have a policy for GitHub organisation owners and repository administrators:
Inactive or unreachable members may be removed with or without notice. Members who no longer necessitate this level of access will be removed with notice.
(During the summit, I said this was also the policy for core devs, but it's currently only for org owners and repo admins.)
I suggest we also apply this to core devs.
We should make it easy to re-add the commit bit for those become active again and would like it re-enabled.
We can use 🔒 https://github.com/python/voters as a starting point for this, which has a list of active/inactive core devs, updated annually for the purposes of Steering Council elections.