From: Ethan Furman Date: Wed, 4 Dec 2019 08:18:31 +0000 (-0800) Subject: add @ethanfurman for tarfile (GH-17461) X-Git-Tag: v3.9.0a2~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83f144962fd3f6677e35e5a02b62ab909497c58b;p=thirdparty%2FPython%2Fcpython.git add @ethanfurman for tarfile (GH-17461) --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7b415ac5c2f5..40305d4607ad 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -116,6 +116,7 @@ Include/pytime.h @pganssle @abalkin **/*enum* @ethanfurman **/*cgi* @ethanfurman +**/*tarfile* @ethanfurman # macOS /Mac/ @python/macos-team