[3.12] Remove myself from typing CODEOWNERS (GH-111523) (#111525)

Co-authored-by: Ken Jin <kenjin@python.org>
This commit is contained in:
Miss Islington (bot) 2023-10-30 22:47:22 +01:00 committed by GitHub
parent ca36426b1c
commit 1675c25495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/CODEOWNERS vendored
View file

@ -142,7 +142,7 @@ Lib/ast.py @isidentical
**/*idlelib* @terryjreedy
**/*typing* @gvanrossum @Fidget-Spinner @JelleZijlstra @AlexWaygood
**/*typing* @gvanrossum @JelleZijlstra @AlexWaygood
**/*ftplib @giampaolo
**/*shutil @giampaolo