]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
CODEOWNERS: Become a typing code owner (#98480)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 20 Oct 2022 13:45:34 +0000 (14:45 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Oct 2022 13:45:34 +0000 (06:45 -0700)
.github/CODEOWNERS

index 2fd933a22f3caa6cb5dd36de33530d6a53bbc5ba..74081b2ef2e8af79951c57fbd3b0902888e604f9 100644 (file)
@@ -135,7 +135,7 @@ Lib/ast.py                    @isidentical
 
 **/*idlelib*                  @terryjreedy
 
-**/*typing*                   @gvanrossum @Fidget-Spinner @JelleZijlstra
+**/*typing*                   @gvanrossum @Fidget-Spinner @JelleZijlstra @AlexWaygood
 
 **/*asyncore                  @giampaolo
 **/*asynchat                  @giampaolo