]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add codeowners for `Lib/ensurepip/` (#112805)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Sun, 24 Dec 2023 11:09:50 +0000 (11:09 +0000)
committerGitHub <noreply@github.com>
Sun, 24 Dec 2023 11:09:50 +0000 (11:09 +0000)
.github/CODEOWNERS

index db28c2a231ae04d8e0487f747127f90e5495793b..8038206441ab9b9f8efd0c4796ba45fbe300e5e1 100644 (file)
@@ -157,6 +157,8 @@ Doc/c-api/stable.rst          @encukou
 
 **/*dataclasses*              @ericvsmith
 
+**/*ensurepip*                @pfmoore @pradyunsg
+
 **/*idlelib*                  @terryjreedy
 
 **/*typing*                   @JelleZijlstra @AlexWaygood