From: Dong-hee Na Date: Thu, 9 Feb 2023 12:01:32 +0000 (+0900) Subject: no-issue: Add Dong-hee Na as the cjkcodecs codeowner (gh-101731) X-Git-Tag: v3.12.0a6~203 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c49e61b9b18d550b9c5cff69a1dd3bb218e544a;p=thirdparty%2FPython%2Fcpython.git no-issue: Add Dong-hee Na as the cjkcodecs codeowner (gh-101731) --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8dd07d911f5b..fc1bb3388976 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -151,6 +151,8 @@ Lib/ast.py @isidentical **/*sysconfig* @FFY00 +**/*cjkcodecs* @corona10 + # macOS /Mac/ @python/macos-team **/*osx_support* @python/macos-team