@@ -86,6 +86,10 @@ Modules/makesetup @erlend-aasland @AA-Turner @emmatyping
8686Modules /Setup * @ erlend-aasland @ AA-Turner @ 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
@@ -241,10 +245,10 @@ Lib/test/test_getpath.py @FFY00
241245Modules /getpath * @ FFY00
242246
243247# Hashing / ``hash()`` and related
244- Include /cpython /pyhash.h @ gpshead @ picnixz @ tiran
245- Include /internal /pycore_pyhash.h @ gpshead @ picnixz @ tiran
246- Include /pyhash.h @ gpshead @ picnixz @ tiran
247- 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
248252
249253# The import system (including importlib)
250254** /* import * @ brettcannon @ ericsnowcurrently @ ncoghlan @ warsaw
@@ -371,14 +375,14 @@ Lib/calendar.py @AA-Turner
371375Lib /test /test_calendar.py @ AA-Turner
372376
373377# Cryptographic Primitives and Applications
374- ** /* hashlib * @ gpshead @ picnixz @ tiran
375- ** /* hashopenssl * @ gpshead @ picnixz @ tiran
378+ ** /* hashlib * @ gpshead @ picnixz
379+ ** /* hashopenssl * @ gpshead @ picnixz
376380** /* hmac * @ gpshead @ picnixz
377381** /* ssl * @ gpshead @ picnixz
378382Modules /_hacl / @ gpshead @ picnixz
379- Modules /* blake * @ gpshead @ picnixz @ tiran
380- Modules /* md5 * @ gpshead @ picnixz @ tiran
381- Modules /* sha * @ gpshead @ picnixz @ tiran
383+ Modules /* blake * @ gpshead @ picnixz
384+ Modules /* md5 * @ gpshead @ picnixz
385+ Modules /* sha * @ gpshead @ picnixz
382386
383387# Codecs
384388Modules /cjkcodecs / @ corona10
0 commit comments