From 406c33125100d9049781dc6adac67f424d6f5ee3 Mon Sep 17 00:00:00 2001 From: Savannah Ostrowski Date: Fri, 27 Feb 2026 13:18:54 -0800 Subject: [PATCH 1/4] Update current RMs listed in PEP 101 --- peps/pep-0101.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0101.rst b/peps/pep-0101.rst index b703fb91125..a7cc11e2c58 100644 --- a/peps/pep-0101.rst +++ b/peps/pep-0101.rst @@ -127,10 +127,10 @@ release. The roles and their current experts are: * RM = Release Manager + - Savannah Ostrowski (US) - Hugo van Kemenade (FI) - Thomas Wouters (NL) - Pablo Galindo Salgado (UK) - - Łukasz Langa (PL) * WE = Windows - Steve Dower * ME = Mac - Ned Deily (US) From 348f9f48678c42438122f4046442feb59db74719 Mon Sep 17 00:00:00 2001 From: Savannah Ostrowski Date: Fri, 27 Feb 2026 13:20:29 -0800 Subject: [PATCH 2/4] Update codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1332a5e7adc..e94b46cccc5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -50,7 +50,7 @@ peps/pep-0020.rst @tim-one peps/pep-0042.rst @jeremyhylton # ... peps/pep-0100.rst @malemburg -peps/pep-0101.rst @hugovk @Yhg1s @pablogsal @ambv @ned-deily +peps/pep-0101.rst @hugovk @Yhg1s @pablogsal @ambv @ned-deily @savannahostrowski peps/pep-0102.rst @warsaw @gvanrossum # peps/pep-0103.rst # ... From 21c824aa9eb7d300389e0ddd2e0da51d6901e08f Mon Sep 17 00:00:00 2001 From: Savannah Ostrowski Date: Sat, 28 Feb 2026 12:11:41 -0800 Subject: [PATCH 3/4] Apply suggestions from code review Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e94b46cccc5..251bb76cc97 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -50,7 +50,7 @@ peps/pep-0020.rst @tim-one peps/pep-0042.rst @jeremyhylton # ... peps/pep-0100.rst @malemburg -peps/pep-0101.rst @hugovk @Yhg1s @pablogsal @ambv @ned-deily @savannahostrowski +peps/pep-0101.rst @savannahostrowski @hugovk @Yhg1s @pablogsal @ambv @ned-deily peps/pep-0102.rst @warsaw @gvanrossum # peps/pep-0103.rst # ... From afe8cb746b182d92c675a8fcfaf9b3390e9ac357 Mon Sep 17 00:00:00 2001 From: Savannah Ostrowski Date: Sat, 28 Feb 2026 12:14:38 -0800 Subject: [PATCH 4/4] Update Discord invite instructions --- peps/pep-0101.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/peps/pep-0101.rst b/peps/pep-0101.rst index a7cc11e2c58..fa103edd3fd 100644 --- a/peps/pep-0101.rst +++ b/peps/pep-0101.rst @@ -157,8 +157,8 @@ As much as possible, the release is automated and guided by the `python/release-tools`_. This helps by automating many of the following steps, and guides you to perform some manual steps. -- Log into Discord and join the Python Core Devs server. Ask Thomas - or Łukasz for an invite. +- Log into Discord and join the Python Core Devs server. Ask another + RM for an invite. You probably need to coordinate with other people around the world. This communication channel is where we've arranged to meet.