CODEOWNERS: Become a typing code owner (GH-98480)

(cherry picked from commit cb93b4aee5)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Miss Islington (bot) 2022-10-20 07:19:35 -07:00 committed by GitHub
parent 095e06f4ca
commit 49d7993883
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/CODEOWNERS vendored
View file

@ -133,7 +133,7 @@ Lib/ast.py @isidentical
**/*idlelib* @terryjreedy
**/*typing* @gvanrossum @Fidget-Spinner @JelleZijlstra
**/*typing* @gvanrossum @Fidget-Spinner @JelleZijlstra @AlexWaygood
**/*asyncore @giampaolo
**/*asynchat @giampaolo