From 51b7dcd96be1c97e64243851a47d7e706d9f80a0 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Mon, 22 Jun 2026 14:21:35 +0200 Subject: [PATCH 1/2] PEP 545: Remove myself from code owners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fbc04eb8dae..bdbb834b7a4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -412,7 +412,7 @@ peps/pep-0541.rst @ambv # peps/pep-0542.rst peps/pep-0543.rst @tiran peps/pep-0544.rst @ilevkivskyi @ambv -peps/pep-0545.rst @JulienPalard @methane @vstinner +peps/pep-0545.rst @JulienPalard @methane peps/pep-0546.rst @vstinner peps/pep-0547.rst @encukou peps/pep-0548.rst @bitdancer From 38490156ec7beb5564c1b4ca473f98f03518ffbd Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Mon, 22 Jun 2026 15:01:02 +0200 Subject: [PATCH 2/2] Update .github/CODEOWNERS Co-authored-by: Stan Ulbrych --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bdbb834b7a4..ea7a8d4543b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -412,7 +412,7 @@ peps/pep-0541.rst @ambv # peps/pep-0542.rst peps/pep-0543.rst @tiran peps/pep-0544.rst @ilevkivskyi @ambv -peps/pep-0545.rst @JulienPalard @methane +peps/pep-0545.rst @JulienPalard @methane @StanFromIreland peps/pep-0546.rst @vstinner peps/pep-0547.rst @encukou peps/pep-0548.rst @bitdancer