]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add @ethanfurman for tarfile (GH-17461)
authorEthan Furman <ethan@stoneleaf.us>
Wed, 4 Dec 2019 08:18:31 +0000 (00:18 -0800)
committerGitHub <noreply@github.com>
Wed, 4 Dec 2019 08:18:31 +0000 (00:18 -0800)
.github/CODEOWNERS

index 7b415ac5c2f52e135cff4bf4ff0e7ed967208a0c..40305d4607ad9e790f3561f67ac48021e52513bf 100644 (file)
@@ -116,6 +116,7 @@ Include/pytime.h              @pganssle @abalkin
 
 **/*enum*                     @ethanfurman
 **/*cgi*                      @ethanfurman
+**/*tarfile*                  @ethanfurman
 
 # macOS
 /Mac/                         @python/macos-team