Add codeowners for Lib/ensurepip/ (#112805)

This commit is contained in:
Alex Waygood 2023-12-24 11:09:50 +00:00 committed by GitHub
parent 1f06baeabd
commit 0d74e9683b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/CODEOWNERS vendored
View file

@ -157,6 +157,8 @@ Doc/c-api/stable.rst @encukou
**/*dataclasses* @ericvsmith
**/*ensurepip* @pfmoore @pradyunsg
**/*idlelib* @terryjreedy
**/*typing* @JelleZijlstra @AlexWaygood