6767Tools /build /compute-changes.py @ AA-Turner
6868Tools /build /verify_ensurepip_wheels.py @ AA-Turner @ pfmoore @ pradyunsg
6969
70- # pre -commit
70+ # Pre -commit
7171.pre-commit-config.yaml @ hugovk
7272.ruff.toml @ hugovk @ AlexWaygood @ AA-Turner
7373
@@ -79,7 +79,7 @@ Tools/patchcheck/ @AA-Turner
7979# Build System
8080# ----------------------------------------------------------------------------
8181
82- # autotools
82+ # Autotools
8383configure * @ erlend-aasland @ corona10 @ AA-Turner
8484Makefile.pre.in @ erlend-aasland @ AA-Turner
8585Modules /Setup * @ erlend-aasland @ AA-Turner
@@ -156,17 +156,6 @@ Mac/ @python/macos-team
156156Lib /_osx_support.py @ python/macos-team
157157Lib /test /test__osx_support.py @ python/macos-team
158158
159- # Windows
160- PC / @ python/windows-team
161- PCbuild / @ python/windows-team
162-
163- # Windows Launcher
164- PC /launcher.c @ python/windows-team @ vsajip
165-
166- # Windows installer packages
167- Tools /msi / @ python/windows-team
168- Tools /nuget / @ python/windows-team
169-
170159# WebAssembly
171160Tools /wasm /README.md @ brettcannon @ freakboy3742
172161
@@ -179,6 +168,17 @@ Tools/wasm/wasi-env @brettcannon
179168Tools /wasm /wasi.py @ brettcannon
180169Tools /wasm /wasi @ brettcannon
181170
171+ # Windows
172+ PC / @ python/windows-team
173+ PCbuild / @ python/windows-team
174+
175+ # Windows Launcher
176+ PC /launcher.c @ python/windows-team @ vsajip
177+
178+ # Windows installer packages
179+ Tools /msi / @ python/windows-team
180+ Tools /nuget / @ python/windows-team
181+
182182
183183# ----------------------------------------------------------------------------
184184# Interpreter Core
@@ -234,7 +234,7 @@ Python/context.c @1st1
234234Lib /test /test_except * .py @ iritkatriel
235235Objects /exceptions.c @ iritkatriel
236236
237- # getpath
237+ # Getpath
238238Lib /test /test_getpath.py @ FFY00
239239Modules /getpath * @ FFY00
240240
@@ -488,7 +488,7 @@ Doc/library/importlib.resources.rst @jaraco @warsaw
488488Lib /importlib /resources / @ jaraco @ warsaw @ FFY00
489489Lib /test /test_importlib /resources / @ jaraco @ warsaw @ FFY00
490490
491- # itertools
491+ # Itertools
492492Doc /library /itertools.rst @ rhettinger
493493Lib /test /test_itertools.py @ rhettinger
494494Modules /itertoolsmodule.c @ rhettinger
0 commit comments