summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2022-06-21 20:03:12 (GMT)
committerGitHub <noreply@github.com>2022-06-21 20:03:12 (GMT)
commitf28ec34c5c69f45dc0db8bc26df69bc7defe9c9d (patch)
tree05991a453bb4bda4aa6e2f9f54ed9fe8b58d2333 /.github
parent4e08fbcfdfa57ea94091aabdd09413708e3fb2bf (diff)
downloadcpython-f28ec34c5c69f45dc0db8bc26df69bc7defe9c9d.zip
cpython-f28ec34c5c69f45dc0db8bc26df69bc7defe9c9d.tar.gz
cpython-f28ec34c5c69f45dc0db8bc26df69bc7defe9c9d.tar.bz2
gh-82927: Update files related to HTML entities. (GH-92504)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 58023b6..013e1cb 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -53,6 +53,7 @@ Python/pythonrun.c @iritkatriel
/Lib/html/ @ezio-melotti
/Lib/_markupbase.py @ezio-melotti
/Lib/test/test_html*.py @ezio-melotti
+/Tools/scripts/*html5* @ezio-melotti
# Import (including importlib).
# Ignoring importlib.h so as to not get flagged on