From d975a40e33e52cb479defcd2aa22be83f336d81f Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Wed, 16 Feb 2022 20:06:25 -0800 Subject: [PATCH] [3.9] Become a CODEOWNER for typing (GH-31374) (GH-31381) (cherry picked from commit 6f1efd19a70839d480e4b1fcd9fecd3a8725824b) Co-authored-by: Jelle Zijlstra Automerge-Triggered-By: GH:JelleZijlstra --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 281c9a9979ed..7fe615a1e869 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 -- 2.47.3