From: Emma Smith Date: Tue, 16 Sep 2025 02:52:59 +0000 (-0700) Subject: Re-order Modules/makesetup in CODEOWNERS and update owners (#138628) X-Git-Tag: v3.15.0a1~342 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=445b424b7483a9c4091b73aca816174471e20a6b;p=thirdparty%2FPython%2Fcpython.git Re-order Modules/makesetup in CODEOWNERS and update owners (#138628) * Re-order Modules/makesetup in CODEOWNERS and add Adam Turner * Add Erlend to Modules/makesetup in CODEOWNERS --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0928f051d514..9f581216ca96 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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