File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,12 @@ the deceased GitHub user to act as an account successor.
4444The general policy regarding deceased users on GitHub is described
4545`here <https://docs.github.com/en/site-policy/other-site-policies/github-deceased-user-policy >`_.
4646
47- CPython repository
48- ------------------
47+ Repositories in the organization
48+ --------------------------------
4949
5050* The user's GitHub handle is removed from ``/.github/CODEOWNERS ``.
51+ To see all that need action, perform
52+ `this query <https://github.com/search?q=org%3Apython+path%3A**%2F.github%2FCODEOWNERS+USERNAME&type=code >`_.
5153* The user is marked as deceased in the private
5254 `voters/python-core.toml <https://github.com/python/voters/blob/main/python-core.toml >`_
5355 file with the ``left= `` field set to the day of passing, if known.
You can’t perform that action at this time.
0 commit comments