From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sat, 17 Jul 2021 09:46:11 +0000 (-0700) Subject: Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (GH-27210) (#27213) X-Git-Tag: v3.9.7~150 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8187033de10ee94c4997ab619f9ee4f255aa0b4c;p=thirdparty%2FPython%2Fcpython.git Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (GH-27210) (#27213) (cherry picked from commit 311ee83adb40a9b549af8e0b546a787e8eb01f5d) Co-authored-by: Ɓukasz Langa --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index eb6fc2c18423..281c9a9979ed 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -111,7 +111,7 @@ Include/pytime.h @pganssle @abalkin **/*idlelib* @terryjreedy -**/*typing* @gvanrossum @ilevkivskyi +**/*typing* @gvanrossum @Fidget-Spinner **/*asyncore @giampaolo **/*asynchat @giampaolo