From 2e3ae699e9dbf6c000da62466daf4a492d6ef4cb Mon Sep 17 00:00:00 2001 From: Jelle Zijlstra Date: Wed, 16 Feb 2022 11:02:06 -0800 Subject: [PATCH] Become a CODEOWNER for typing (GH-31374) (cherry picked from commit 6f1efd19a70839d480e4b1fcd9fecd3a8725824b) Co-authored-by: Jelle Zijlstra --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 281c9a9979ed0a..7fe615a1e869eb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -111,7 +111,7 @@ Include/pytime.h @pganssle @abalkin **/*idlelib* @terryjreedy -**/*typing* @gvanrossum @Fidget-Spinner +**/*typing* @gvanrossum @Fidget-Spinner @JelleZijlstra **/*asyncore @giampaolo **/*asynchat @giampaolo