Skip to content

Commit

Permalink
[3.11] Remove myself from typing CODEOWNERS (GH-111523) (#111526)
Browse files Browse the repository at this point in the history
Remove myself from typing CODEOWNERS (GH-111523)
(cherry picked from commit 804a207)

Co-authored-by: Ken Jin <kenjin@python.org>
  • Loading branch information
miss-islington and Fidget-Spinner committed Oct 31, 2023
1 parent a9d5966 commit c5f6c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Lib/ast.py @isidentical

**/*idlelib* @terryjreedy

**/*typing* @gvanrossum @Fidget-Spinner @JelleZijlstra @AlexWaygood
**/*typing* @gvanrossum @JelleZijlstra @AlexWaygood

**/*asyncore @giampaolo
**/*asynchat @giampaolo
Expand Down

0 comments on commit c5f6c63

Please sign in to comment.