https://gcc.gnu.org/g:2df27268239660b58c5466b6c1677d0fc508b2ca
commit r17-831-g2df27268239660b58c5466b6c1677d0fc508b2ca Author: Richard Earnshaw <[email protected]> Date: Tue May 19 18:27:45 2026 +0100 MAINTAINERS: Sort the Reviewers Sorted by area and then user. ChangeLog: * MAINTAINERS (Reviewers): Sort entries. Diff: --- MAINTAINERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index bbc664e285a2..71ae45e485cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -282,14 +282,14 @@ check in changes outside of the parts of the compiler they maintain. aarch64 port Alice Carlotti <[email protected]> aarch64 port Alex Coplan <[email protected]> -aarch64 port Andrew Pinski <[email protected]> aarch64 port Wilco Dijkstra <[email protected]> +aarch64 port Andrew Pinski <[email protected]> arm port (MVE) Christophe Lyon <[email protected]> -callgraph Martin Jambor <[email protected]> C front end Marek Polacek <[email protected]> +c++ Patrick Palka <[email protected]> +callgraph Martin Jambor <[email protected]> CTF, BTF Indu Bhagat <[email protected]> CTF, BTF, bpf port David Faust <[email protected]> -c++ Patrick Palka <[email protected]> dataflow Paolo Bonzini <[email protected]> dataflow Seongbae Park <[email protected]> dataflow Kenneth Zadeck <[email protected]> @@ -320,16 +320,16 @@ LTO Richard Biener <[email protected]> LTO plugin Cary Coutant <[email protected]> Plugin Le-Chun Wu <[email protected]> register allocation Peter Bergner <[email protected]> -register allocation Kenneth Zadeck <[email protected]> register allocation Seongbae Park <[email protected]> +register allocation Kenneth Zadeck <[email protected]> riscv port Juzhe Zhong <[email protected]> RTL optimizers Steven Bosscher <[email protected]> selective scheduling Andrey Belevantsev <[email protected]> selective scheduling Alexander Monakov <[email protected]> -vectorizer (+ tree-if-conv) Robin Dapp <[email protected]> -wide-int Kenneth Zadeck <[email protected]> -wide-int Mike Stump <[email protected]> +vectorizer (+ tree-if-conv) Robin Dapp <[email protected]> wide-int Richard Sandiford <[email protected]> +wide-int Mike Stump <[email protected]> +wide-int Kenneth Zadeck <[email protected]> Note that while reviewers can approve changes to parts of the compiler that they maintain, they still need approval for their own patches
