From 406c33125100d9049781dc6adac67f424d6f5ee3 Mon Sep 17 00:00:00 2001 From: Savannah Ostrowski Date: Fri, 27 Feb 2026 13:18:54 -0800 Subject: [PATCH 1/2] 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/2] 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 # ...