diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1332a5e7adc..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 +peps/pep-0101.rst @savannahostrowski @hugovk @Yhg1s @pablogsal @ambv @ned-deily peps/pep-0102.rst @warsaw @gvanrossum # peps/pep-0103.rst # ... diff --git a/peps/pep-0101.rst b/peps/pep-0101.rst index b703fb91125..fa103edd3fd 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) @@ -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.