]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update CODEOWNERS (#126005)
authorGuido van Rossum <guido@python.org>
Sat, 26 Oct 2024 15:24:51 +0000 (08:24 -0700)
committerGitHub <noreply@github.com>
Sat, 26 Oct 2024 15:24:51 +0000 (15:24 +0000)
.github/CODEOWNERS

index 221008717b29b1cae7389b0d2d10b1bf0281e6a6..e929ac8c474b2f6796cfaf938ea7459cb69a0d3d 100644 (file)
@@ -17,7 +17,7 @@ Makefile.pre.in               @erlend-aasland
 Modules/Setup*                @erlend-aasland
 
 # asyncio
-**/*asyncio*                  @1st1 @asvetlov @gvanrossum @kumaraditya303 @willingc
+**/*asyncio*                  @1st1 @asvetlov @kumaraditya303 @willingc
 
 # Core
 **/*context*                  @1st1
@@ -281,4 +281,4 @@ Lib/test/test_configparser.py @jaraco
 # Doc sections
 Doc/reference/                @willingc
 
-**/*weakref*                  @kumaraditya303
\ No newline at end of file
+**/*weakref*                  @kumaraditya303