]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
no-issue: Add Dong-hee Na as autoconf codeowner (gh-101281)
authorDong-hee Na <donghee.na@python.org>
Tue, 24 Jan 2023 10:22:22 +0000 (19:22 +0900)
committerGitHub <noreply@github.com>
Tue, 24 Jan 2023 10:22:22 +0000 (19:22 +0900)
.github/CODEOWNERS

index f8dd9170228c600e20807625a3c52ed7a1279f32..8dd07d911f5b18ca6bf32f837cdbbeb3d68a4a88 100644 (file)
@@ -8,7 +8,7 @@
 .github/**                    @ezio-melotti
 
 # Build system
-configure*                    @erlend-aasland
+configure*                    @erlend-aasland @corona10
 
 # asyncio
 **/*asyncio*                  @1st1 @asvetlov @gvanrossum @kumaraditya303