]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Re-order Modules/makesetup in CODEOWNERS and update owners (#138628)
authorEmma Smith <emma@emmatyping.dev>
Tue, 16 Sep 2025 02:52:59 +0000 (19:52 -0700)
committerGitHub <noreply@github.com>
Tue, 16 Sep 2025 02:52:59 +0000 (19:52 -0700)
* Re-order Modules/makesetup in CODEOWNERS and add Adam Turner
* Add Erlend to Modules/makesetup in CODEOWNERS

.github/CODEOWNERS

index 0928f051d5148acd8b39fb68b8ce0e428660f9c8..9f581216ca96e3e35e8ae42a71c357aae2c949e8 100644 (file)
@@ -82,8 +82,8 @@ Tools/patchcheck/             @AA-Turner
 # Autotools
 configure*                       @erlend-aasland @corona10 @AA-Turner @emmatyping
 Makefile.pre.in                  @erlend-aasland @AA-Turner @emmatyping
+Modules/makesetup                @erlend-aasland @AA-Turner @emmatyping
 Modules/Setup*                   @erlend-aasland @AA-Turner @emmatyping
-Modules/makesetup                @emmatyping
 Tools/build/regen-configure.sh   @AA-Turner