Skip to content

Update CPython repo admins #1341

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions developer-workflow/development-cycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -340,17 +340,15 @@ Current administrators
+-------------------+----------------------------------------------------------+-----------------+
| Name | Role | GitHub Username |
+===================+==========================================================+=================+
| Hugo van Kemenade | Python 3.14 and 3.15 Release Manager | hugovk |
+-------------------+----------------------------------------------------------+-----------------+
| Thomas Wouters | Python 3.12 and 3.13 Release Manager | Yhg1s |
+-------------------+----------------------------------------------------------+-----------------+
| Pablo Galindo | Python 3.10 and 3.11 Release Manager, | pablogsal |
| | Maintainer of buildbot.python.org | |
+-------------------+----------------------------------------------------------+-----------------+
| Łukasz Langa | Python 3.8 and 3.9 Release Manager, | ambv |
| | PSF CPython Developer in Residence 2021-2022 | |
+-------------------+----------------------------------------------------------+-----------------+
| Ned Deily | Python 3.6 and 3.7 Release Manager | ned-deily |
+-------------------+----------------------------------------------------------+-----------------+
| Larry Hastings | Retired Release Manager (for Python 3.4 and 3.5) | larryhastings |
+-------------------+----------------------------------------------------------+-----------------+
| Berker Peksag | Maintainer of bpo-linkify and cpython-emailer-webhook | berkerpeksag |
| | PSF CPython Developer in Residence 2021-present | |
+-------------------+----------------------------------------------------------+-----------------+
| Brett Cannon | | brettcannon |
+-------------------+----------------------------------------------------------+-----------------+
Expand Down
Loading