From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 31 Oct 2023 05:47:57 +0000 (+0100) Subject: [3.11] Remove myself from typing CODEOWNERS (GH-111523) (#111526) X-Git-Tag: v3.11.7~113 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5f6c6396d15549c1e68094ed9811ae4316863f5;p=thirdparty%2FPython%2Fcpython.git [3.11] Remove myself from typing CODEOWNERS (GH-111523) (#111526) Remove myself from typing CODEOWNERS (GH-111523) (cherry picked from commit 804a207c168b876112984709edc3a94afa433c69) Co-authored-by: Ken Jin --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1b156c829cd9..6c29ba321b92 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -137,7 +137,7 @@ Lib/ast.py @isidentical **/*idlelib* @terryjreedy -**/*typing* @gvanrossum @Fidget-Spinner @JelleZijlstra @AlexWaygood +**/*typing* @gvanrossum @JelleZijlstra @AlexWaygood **/*asyncore @giampaolo **/*asynchat @giampaolo