@@ -80,9 +80,10 @@ Tools/patchcheck/ @AA-Turner
8080# ----------------------------------------------------------------------------
8181
8282# Autotools
83- configure * @ erlend-aasland @ corona10 @ AA-Turner
84- Makefile.pre.in @ erlend-aasland @ AA-Turner
85- Modules /Setup * @ erlend-aasland @ AA-Turner
83+ configure * @ erlend-aasland @ corona10 @ AA-Turner @ emmatyping
84+ Makefile.pre.in @ erlend-aasland @ AA-Turner @ emmatyping
85+ Modules /makesetup @ erlend-aasland @ AA-Turner @ emmatyping
86+ Modules /Setup * @ erlend-aasland @ AA-Turner @ emmatyping
8687Tools /build /regen-configure.sh @ AA-Turner
8788
8889
@@ -149,6 +150,7 @@ Lib/test/test_android.py @mhsmith @freakboy3742
149150# iOS
150151Doc /using /ios.rst @ freakboy3742
151152Lib /_ios_support.py @ freakboy3742
153+ Apple / @ freakboy3742
152154iOS / @ freakboy3742
153155
154156# macOS
@@ -157,16 +159,16 @@ Lib/_osx_support.py @python/macos-team
157159Lib /test /test__osx_support.py @ python/macos-team
158160
159161# WebAssembly
160- Tools /wasm /README.md @ brettcannon @ freakboy3742
162+ Tools /wasm /README.md @ brettcannon @ freakboy3742 @ emmatyping
161163
162164# WebAssembly (Emscripten)
163- Tools /wasm /config.site-wasm32-emscripten @ freakboy3742
164- Tools /wasm /emscripten @ freakboy3742
165+ Tools /wasm /config.site-wasm32-emscripten @ freakboy3742 @ emmatyping
166+ Tools /wasm /emscripten @ freakboy3742 @ emmatyping
165167
166168# WebAssembly (WASI)
167- Tools /wasm /wasi-env @ brettcannon
168- Tools /wasm /wasi.py @ brettcannon
169- Tools /wasm /wasi @ brettcannon
169+ Tools /wasm /wasi-env @ brettcannon @ emmatyping
170+ Tools /wasm /wasi.py @ brettcannon @ emmatyping
171+ Tools /wasm /wasi @ brettcannon @ emmatyping
170172
171173# Windows
172174PC / @ python/windows-team
@@ -239,10 +241,10 @@ Lib/test/test_getpath.py @FFY00
239241Modules /getpath * @ FFY00
240242
241243# Hashing / ``hash()`` and related
242- Include /cpython /pyhash.h @ gpshead @ picnixz @ tiran
243- Include /internal /pycore_pyhash.h @ gpshead @ picnixz @ tiran
244- Include /pyhash.h @ gpshead @ picnixz @ tiran
245- Python /pyhash.c @ gpshead @ picnixz @ tiran
244+ Include /cpython /pyhash.h @ gpshead @ picnixz
245+ Include /internal /pycore_pyhash.h @ gpshead @ picnixz
246+ Include /pyhash.h @ gpshead @ picnixz
247+ Python /pyhash.c @ gpshead @ picnixz
246248
247249# The import system (including importlib)
248250** /* import * @ brettcannon @ ericsnowcurrently @ ncoghlan @ warsaw
@@ -369,14 +371,14 @@ Lib/calendar.py @AA-Turner
369371Lib /test /test_calendar.py @ AA-Turner
370372
371373# Cryptographic Primitives and Applications
372- ** /* hashlib * @ gpshead @ picnixz @ tiran
373- ** /* hashopenssl * @ gpshead @ picnixz @ tiran
374+ ** /* hashlib * @ gpshead @ picnixz
375+ ** /* hashopenssl * @ gpshead @ picnixz
374376** /* hmac * @ gpshead @ picnixz
375377** /* ssl * @ gpshead @ picnixz
376378Modules /_hacl / @ gpshead @ picnixz
377- Modules /* blake * @ gpshead @ picnixz @ tiran
378- Modules /* md5 * @ gpshead @ picnixz @ tiran
379- Modules /* sha * @ gpshead @ picnixz @ tiran
379+ Modules /* blake * @ gpshead @ picnixz
380+ Modules /* md5 * @ gpshead @ picnixz
381+ Modules /* sha * @ gpshead @ picnixz
380382
381383# Codecs
382384Modules /cjkcodecs / @ corona10
@@ -405,11 +407,15 @@ Lib/test/test_dataclasses/ @ericvsmith
405407
406408# Dates and times
407409Doc /** /* time.rst @ pganssle @ abalkin
410+ Doc /library /zoneinfo.rst @ pganssle
408411Include /datetime.h @ pganssle @ abalkin
409412Include /internal /pycore_time.h @ pganssle @ abalkin
413+ Lib /test /test_zoneinfo / @ pganssle
414+ Lib /zoneinfo / @ pganssle
410415Lib /* time.py @ pganssle @ abalkin
411416Lib /test /datetimetester.py @ pganssle @ abalkin
412417Lib /test /test_ * time.py @ pganssle @ abalkin
418+ Modules /* zoneinfo * @ pganssle
413419Modules /* time * @ pganssle @ abalkin
414420Python /pytime.c @ pganssle @ abalkin
415421
@@ -603,9 +609,9 @@ Lib/test/test_zipfile/_path/ @jaraco
603609Lib /zipfile /_path / @ jaraco
604610
605611# Zstandard
606- Lib /compression /zstd / @ AA-Turner
607- Lib /test /test_zstd.py @ AA-Turner
608- Modules /_zstd / @ AA-Turner
612+ Lib /compression /zstd / @ AA-Turner @ emmatyping
613+ Lib /test /test_zstd.py @ AA-Turner @ emmatyping
614+ Modules /_zstd / @ AA-Turner @ emmatyping
609615
610616# ----------------------------------------------------------------------------
611617
0 commit comments