@@ -82,10 +82,14 @@ Tools/patchcheck/             @AA-Turner
8282#  Autotools
8383configure *                        @ erlend-aasland  @ corona10  @ AA-Turner  @ emmatyping 
8484Makefile.pre.in                   @ erlend-aasland  @ AA-Turner  @ emmatyping 
85+ Modules /makesetup                 @ erlend-aasland  @ AA-Turner  @ emmatyping 
8586Modules /Setup *                    @ erlend-aasland  @ AA-Turner  @ emmatyping 
86- Modules /makesetup                 @ emmatyping 
8787Tools /build /regen-configure.sh    @ AA-Turner 
8888
89+ #  generate-build-details
90+ Tools /build /generate-build-details.py    @ FFY00 
91+ Lib /test /test_build_details.py           @ FFY00 
92+ 
8993
9094#  ----------------------------------------------------------------------------
9195#  Documentation
@@ -150,6 +154,7 @@ Lib/test/test_android.py      @mhsmith @freakboy3742
150154#  iOS
151155Doc /using /ios.rst              @ freakboy3742 
152156Lib /_ios_support.py            @ freakboy3742 
157+ Apple /                        @ freakboy3742 
153158iOS /                          @ freakboy3742 
154159
155160#  macOS
@@ -240,10 +245,10 @@ Lib/test/test_getpath.py      @FFY00
240245Modules /getpath *               @ FFY00 
241246
242247#  Hashing / ``hash()`` and related
243- Include /cpython /pyhash.h          @ gpshead  @ picnixz   @ tiran 
244- Include /internal /pycore_pyhash.h  @ gpshead  @ picnixz   @ tiran 
245- Include /pyhash.h                  @ gpshead  @ picnixz   @ tiran 
246- Python /pyhash.c                   @ gpshead  @ picnixz   @ tiran 
248+ Include /cpython /pyhash.h          @ gpshead  @ picnixz 
249+ Include /internal /pycore_pyhash.h  @ gpshead  @ picnixz 
250+ Include /pyhash.h                  @ gpshead  @ picnixz 
251+ Python /pyhash.c                   @ gpshead  @ picnixz 
247252
248253#  The import system (including importlib)
249254** /* import *                    @ brettcannon  @ ericsnowcurrently  @ ncoghlan  @ warsaw 
@@ -370,14 +375,14 @@ Lib/calendar.py               @AA-Turner
370375Lib /test /test_calendar.py      @ AA-Turner 
371376
372377#  Cryptographic Primitives and Applications
373- ** /* hashlib *                   @ gpshead  @ picnixz   @ tiran 
374- ** /* hashopenssl *               @ gpshead  @ picnixz   @ tiran 
378+ ** /* hashlib *                   @ gpshead  @ picnixz 
379+ ** /* hashopenssl *               @ gpshead  @ picnixz 
375380** /* hmac *                      @ gpshead  @ picnixz 
376381** /* ssl *                       @ gpshead  @ picnixz 
377382Modules /_hacl /                @ gpshead  @ picnixz 
378- Modules /* blake *                @ gpshead  @ picnixz   @ tiran 
379- Modules /* md5 *                  @ gpshead  @ picnixz   @ tiran 
380- Modules /* sha *                  @ gpshead  @ picnixz   @ tiran 
383+ Modules /* blake *                @ gpshead  @ picnixz 
384+ Modules /* md5 *                  @ gpshead  @ picnixz 
385+ Modules /* sha *                  @ gpshead  @ picnixz 
381386
382387#  Codecs
383388Modules /cjkcodecs /            @ corona10 
@@ -406,11 +411,15 @@ Lib/test/test_dataclasses/    @ericvsmith
406411
407412#  Dates and times
408413Doc /** /* time.rst                  @ pganssle  @ abalkin 
414+ Doc /library /zoneinfo.rst          @ pganssle 
409415Include /datetime.h                @ pganssle  @ abalkin 
410416Include /internal /pycore_time.h    @ pganssle  @ abalkin 
417+ Lib /test /test_zoneinfo /          @ pganssle 
418+ Lib /zoneinfo /                    @ pganssle 
411419Lib /* time.py                      @ pganssle  @ abalkin 
412420Lib /test /datetimetester.py        @ pganssle  @ abalkin 
413421Lib /test /test_ * time.py            @ pganssle  @ abalkin 
422+ Modules /* zoneinfo *                @ pganssle 
414423Modules /* time *                    @ pganssle  @ abalkin 
415424Python /pytime.c                   @ pganssle  @ abalkin 
416425
0 commit comments