@@ -260,33 +260,33 @@ Include/pyhash.h @gpshead @picnixz
260260Python /pyhash.c @ gpshead @ picnixz
261261
262262# The import system (including importlib)
263- ** /* import * @ brettcannon @ ericsnowcurrently @ ncoghlan @ warsaw
264- Python /import.c @ brettcannon @ ericsnowcurrently @ ncoghlan @ warsaw @ kumaraditya303
263+ ** /* import * @ brettcannon @ ericsnowcurrently @ ncoghlan @ warsaw @ FFY00
264+ Python /import.c @ brettcannon @ ericsnowcurrently @ ncoghlan @ warsaw @ FFY00 @ kumaraditya303
265265** /* freeze * @ ericsnowcurrently
266266** /* frozen * @ ericsnowcurrently
267267** /* modsupport * @ ericsnowcurrently
268- ** /* modulefinder * @ ericsnowcurrently
268+ ** /* modulefinder * @ ericsnowcurrently @ FFY00
269269** /* moduleobject * @ ericsnowcurrently
270270** /* multiphase * @ ericsnowcurrently
271- ** /* pkgutil * @ ericsnowcurrently
271+ ** /* pkgutil * @ ericsnowcurrently @ FFY00
272272** /* pythonrun * @ ericsnowcurrently
273- ** /* runpy * @ ericsnowcurrently
273+ ** /* runpy * @ ericsnowcurrently @ FFY00
274274** /* singlephase * @ ericsnowcurrently
275275Doc /c-api /module.rst @ ericsnowcurrently
276276Lib /test /test_module / @ ericsnowcurrently
277- Python /dynload_ * .c @ ericsnowcurrently
277+ Python /dynload_ * .c @ ericsnowcurrently @ FFY00
278278
279279# Initialisation
280- ** /* initconfig * @ ericsnowcurrently
281- ** /* pathconfig * @ ericsnowcurrently
282- ** /* preconfig * @ ericsnowcurrently
280+ ** /* initconfig * @ ericsnowcurrently @ FFY00
281+ ** /* pathconfig * @ ericsnowcurrently @ FFY00
282+ ** /* preconfig * @ ericsnowcurrently @ FFY00
283283Doc /library /sys_path_init.rst @ FFY00
284284Doc /c-api /init_config.rst @ FFY00
285285
286286# Interpreter main program
287- Modules /main.c @ ericsnowcurrently
288- Programs /_bootstrap_python.c @ ericsnowcurrently
289- Programs /python.c @ ericsnowcurrently
287+ Modules /main.c @ ericsnowcurrently @ FFY00
288+ Programs /_bootstrap_python.c @ ericsnowcurrently @ FFY00
289+ Programs /python.c @ ericsnowcurrently @ FFY00
290290
291291# JIT
292292.github /workflows /jit.yml @ savannahostrowski
@@ -316,8 +316,8 @@ Tools/peg_generator/ @pablogsal @lysnikolaou
316316
317317# Runtime state/lifecycle
318318** /* gil * @ ericsnowcurrently
319- ** /* pylifecycle * @ ericsnowcurrently @ ZeroIntensity
320- ** /* pystate * @ ericsnowcurrently @ ZeroIntensity
319+ ** /* pylifecycle * @ ericsnowcurrently @ ZeroIntensity @ FFY00
320+ ** /* pystate * @ ericsnowcurrently @ ZeroIntensity @ FFY00
321321Include /internal /pycore_ * _init.h @ ericsnowcurrently
322322Include /internal /pycore_ * _state.h @ ericsnowcurrently
323323Include /internal /pycore_atexit.h @ ericsnowcurrently
@@ -505,13 +505,13 @@ Lib/idlelib/ @terryjreedy
505505Lib /turtledemo / @ terryjreedy
506506
507507# importlib.metadata
508- Doc /library /importlib.metadata.rst @ jaraco @ warsaw
509- Lib /importlib /metadata / @ jaraco @ warsaw
510- Lib /test /test_importlib /metadata / @ jaraco @ warsaw
508+ Doc /library /importlib.metadata.rst @ jaraco @ warsaw @ FFY00
509+ Lib /importlib /metadata / @ jaraco @ warsaw @ FFY00
510+ Lib /test /test_importlib /metadata / @ jaraco @ warsaw @ FFY00
511511
512512# importlib.resources
513- Doc /library /importlib.resources.abc.rst @ jaraco @ warsaw
514- Doc /library /importlib.resources.rst @ jaraco @ warsaw
513+ Doc /library /importlib.resources.abc.rst @ jaraco @ warsaw @ FFY00
514+ Doc /library /importlib.resources.rst @ jaraco @ warsaw @ FFY00
515515Lib /importlib /resources / @ jaraco @ warsaw @ FFY00
516516Lib /test /test_importlib /resources / @ jaraco @ warsaw @ FFY00
517517
0 commit comments