]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (GH-27210) (#27213)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 17 Jul 2021 09:46:11 +0000 (02:46 -0700)
committerGitHub <noreply@github.com>
Sat, 17 Jul 2021 09:46:11 +0000 (11:46 +0200)
(cherry picked from commit 311ee83adb40a9b549af8e0b546a787e8eb01f5d)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
.github/CODEOWNERS

index eb6fc2c184236e1e5566ac80e0581033c98febdf..281c9a9979ed0a5afb44142eb83b815dfa73dd02 100644 (file)
@@ -111,7 +111,7 @@ Include/pytime.h              @pganssle @abalkin
 
 **/*idlelib*                  @terryjreedy
 
-**/*typing*                   @gvanrossum @ilevkivskyi
+**/*typing*                   @gvanrossum @Fidget-Spinner
 
 **/*asyncore                  @giampaolo
 **/*asynchat                  @giampaolo