Add myself for HTML-related modules (#9325)

This commit is contained in:
Ezio Melotti 2018-09-14 20:14:16 -07:00 committed by GitHub
parent 805e27eff6
commit 3d07349d19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.github/CODEOWNERS vendored
View File

@ -16,6 +16,11 @@
**/*hashlib* @python/crypto-team
**/*pyhash* @python/crypto-team
# HTML
/Lib/html/ @ezio-melotti
/Lib/_markupbase.py @ezio-melotti
/Lib/test/test_html*.py @ezio-melotti
# Import (including importlib).
# Ignoring importlib.h so as to not get flagged on
# all pull requests that change the the emitted