]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.9] Become a CODEOWNER for typing (GH-31374) (GH-31381)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 Feb 2022 04:06:25 +0000 (20:06 -0800)
committerGitHub <noreply@github.com>
Thu, 17 Feb 2022 04:06:25 +0000 (20:06 -0800)
(cherry picked from commit 6f1efd19a70839d480e4b1fcd9fecd3a8725824b)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Automerge-Triggered-By: GH:JelleZijlstra
.github/CODEOWNERS

index 281c9a9979ed0a5afb44142eb83b815dfa73dd02..7fe615a1e869ebaf7900e0684bc97b4d18c3188c 100644 (file)
@@ -111,7 +111,7 @@ Include/pytime.h              @pganssle @abalkin
 
 **/*idlelib*                  @terryjreedy
 
-**/*typing*                   @gvanrossum @Fidget-Spinner
+**/*typing*                   @gvanrossum @Fidget-Spinner @JelleZijlstra
 
 **/*asyncore                  @giampaolo
 **/*asynchat                  @giampaolo