summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 17d7ef4..2e98e14 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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