From 0c7b36767ac7bca298893994a6369d94dd35a690 Mon Sep 17 00:00:00 2001 From: Jelle Zijlstra Date: Sat, 27 Jul 2024 12:16:57 -0700 Subject: [PATCH 1/2] gh-119180: Add myself as CODEOWNER for annotationlib --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 95e30ac3001c9c..53f5b09365cd3f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -215,6 +215,7 @@ Doc/c-api/stable.rst @encukou /Doc/library/idle.rst @terryjreedy **/*typing* @JelleZijlstra @AlexWaygood +**/*annotationlib* @JelleZijlstra **/*ftplib @giampaolo **/*shutil @giampaolo From 418e28724ce8dc0e402fa87226f7f72472793c78 Mon Sep 17 00:00:00 2001 From: Jelle Zijlstra Date: Sat, 27 Jul 2024 15:33:57 -0700 Subject: [PATCH 2/2] Update .github/CODEOWNERS 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 53f5b09365cd3f..9aa5004b0cdb7f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -214,8 +214,8 @@ Doc/c-api/stable.rst @encukou **/*idlelib* @terryjreedy /Doc/library/idle.rst @terryjreedy -**/*typing* @JelleZijlstra @AlexWaygood **/*annotationlib* @JelleZijlstra +**/*typing* @JelleZijlstra @AlexWaygood **/*ftplib @giampaolo **/*shutil @giampaolo