From: Dong-hee Na Date: Tue, 24 Jan 2023 10:22:22 +0000 (+0900) Subject: no-issue: Add Dong-hee Na as autoconf codeowner (gh-101281) X-Git-Tag: v3.12.0a5~110 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38cc24f119346e2947e316478b58e58f0dde307c;p=thirdparty%2FPython%2Fcpython.git no-issue: Add Dong-hee Na as autoconf codeowner (gh-101281) --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f8dd9170228c..8dd07d911f5b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,7 +8,7 @@ .github/** @ezio-melotti # Build system -configure* @erlend-aasland +configure* @erlend-aasland @corona10 # asyncio **/*asyncio* @1st1 @asvetlov @gvanrossum @kumaraditya303