From 5aef7639e45e1eba61ae8cc564e8c4756755614d Mon Sep 17 00:00:00 2001 From: Emma Harper Smith Date: Sun, 7 Sep 2025 11:38:22 -0700 Subject: [PATCH 1/3] Re-order Modules/makesetup in CODEOWNERS and add Adam Turner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0928f051d5148a..37ac36bd45d6ac 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 @emmatyping @AA-Turner Modules/Setup* @erlend-aasland @AA-Turner @emmatyping -Modules/makesetup @emmatyping Tools/build/regen-configure.sh @AA-Turner From fed9a33835d7a04aac1e45076e046b66362cf4bc Mon Sep 17 00:00:00 2001 From: Emma Harper Smith Date: Sun, 7 Sep 2025 11:40:21 -0700 Subject: [PATCH 2/3] Maintain ordering of names --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 37ac36bd45d6ac..7fa64be14dafda 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -82,7 +82,7 @@ Tools/patchcheck/ @AA-Turner # Autotools configure* @erlend-aasland @corona10 @AA-Turner @emmatyping Makefile.pre.in @erlend-aasland @AA-Turner @emmatyping -Modules/makesetup @emmatyping @AA-Turner +Modules/makesetup @AA-Turner @emmatyping Modules/Setup* @erlend-aasland @AA-Turner @emmatyping Tools/build/regen-configure.sh @AA-Turner From 0ba787fd297eb436eb42ffe2255ab3b9026bec9a Mon Sep 17 00:00:00 2001 From: Emma Smith Date: Sun, 7 Sep 2025 13:30:40 -0700 Subject: [PATCH 3/3] Add Erlend to Modules/makesetup CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7fa64be14dafda..9f581216ca96e3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -82,7 +82,7 @@ Tools/patchcheck/ @AA-Turner # Autotools configure* @erlend-aasland @corona10 @AA-Turner @emmatyping Makefile.pre.in @erlend-aasland @AA-Turner @emmatyping -Modules/makesetup @AA-Turner @emmatyping +Modules/makesetup @erlend-aasland @AA-Turner @emmatyping Modules/Setup* @erlend-aasland @AA-Turner @emmatyping Tools/build/regen-configure.sh @AA-Turner