]> granicus.if.org Git - python/commitdiff
Add myself for HTML-related modules (#9325)
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 15 Sep 2018 03:14:16 +0000 (20:14 -0700)
committerGitHub <noreply@github.com>
Sat, 15 Sep 2018 03:14:16 +0000 (20:14 -0700)
.github/CODEOWNERS

index 17d7ef4d7a243ef4ea8ccc31889684359f6c52e7..2e98e14a3d6f98f9fa4b7500e0056e107579b2b4 100644 (file)
 **/*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