From 24026c07f409d5228bd1a9a5767ce93b8d1b64ce Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 2 Oct 2024 18:35:57 +0300 Subject: [PATCH] Add missing gaps --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 74481249404..60450e4eed6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -636,11 +636,13 @@ peps/pep-0755.rst @warsaw peps/pep-0756.rst @vstinner peps/pep-0757.rst @vstinner peps/pep-0758.rst @pablogsal @brettcannon +# ... peps/pep-0789.rst @njsmith # ... peps/pep-0801.rst @warsaw # ... peps/pep-2026.rst @hugovk +# ... peps/pep-3000.rst @gvanrossum peps/pep-3001.rst @birkenfeld # peps/pep-3002.rst