diff options
author | Dong-hee Na <donghee.na@python.org> | 2023-01-24 10:22:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-24 10:22:22 (GMT) |
commit | 38cc24f119346e2947e316478b58e58f0dde307c (patch) | |
tree | 0dc54b45230977ca3f5455a9a31af0d506c22ad2 /.github | |
parent | a958e7d35af191c354a3e89a1236e830b1e46029 (diff) | |
download | cpython-38cc24f119346e2947e316478b58e58f0dde307c.zip cpython-38cc24f119346e2947e316478b58e58f0dde307c.tar.gz cpython-38cc24f119346e2947e316478b58e58f0dde307c.tar.bz2 |
no-issue: Add Dong-hee Na as autoconf codeowner (gh-101281)
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f8dd917..8dd07d9 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 |