https://gcc.gnu.org/g:0478ec52b625dd2e7db1fd4341a23923f60ce8af
commit r17-827-g0478ec52b625dd2e7db1fd4341a23923f60ce8af Author: Richard Earnshaw <[email protected]> Date: Tue May 19 17:55:26 2026 +0100 MAINTAINERS: Sort the CPU maintainers entries. These were previously unsorted, but adding a sort order will be useful in some upcoming changes. Also fixed some stray tab characters that leaked into this file. ChangeLog: * MAINTAINERS (CPU Maintainers): Sort by CPU and then user. Diff: --- MAINTAINERS | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f1006b121f5f..ade43ec4545d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -56,8 +56,8 @@ docs, and the testsuite related to that. CPU Port Maintainers (CPU alphabetical order) aarch64 ldp/stp Alex Coplan <[email protected]> -aarch64 port Richard Earnshaw <[email protected]> aarch64 port Tamar Christina <[email protected]> +aarch64 port Richard Earnshaw <[email protected]> aarch64 port Kyrylo Tkachov <[email protected]> alpha port Richard Henderson <[email protected]> amdgcn port Julian Brown <[email protected]> @@ -69,28 +69,28 @@ arm port Ramana Radhakrishnan <[email protected]> avr port Denis Chertykov <[email protected]> bfin port Jie Zhang <[email protected]> bpf port Jose E. Marchesi <[email protected]> -c6x port Bernd Schmidt <[email protected]> -cris port Hans-Peter Nilsson <[email protected]> c-sky port Xianmiao Qu <[email protected]> c-sky port Yunhai Shang <[email protected]> +c6x port Bernd Schmidt <[email protected]> +cris port Hans-Peter Nilsson <[email protected]> fr30 port Nick Clifton <[email protected]> frv port Nick Clifton <[email protected]> frv port Alexandre Oliva <[email protected]> ft32 port James Bowman <[email protected]> h8 port Jeff Law <[email protected]> -hppa port Jeff Law <[email protected]> hppa port John David Anglin <[email protected]> -i386 port Jan Hubicka <[email protected]> +hppa port Jeff Law <[email protected]> i386 port Uros Bizjak <[email protected]> -i386 vector ISA extns Kirill Yukhin <[email protected]> +i386 port Jan Hubicka <[email protected]> i386 vector ISA extns Hongtao Liu <[email protected]> +i386 vector ISA extns Kirill Yukhin <[email protected]> iq2000 port Nick Clifton <[email protected]> lm32 port Sebastien Bourdeauducq <[email protected]> -LoongArch port Chenghua Xu <[email protected]> LoongArch port Lulu Cheng <[email protected]> +LoongArch port Chenghua Xu <[email protected]> m32r port Nick Clifton <[email protected]> -m68k port (?) Jeff Law <[email protected]> m68k port Andreas Schwab <[email protected]> +m68k port (?) Jeff Law <[email protected]> m68k-motorola-sysv port Philippe De Muyter <[email protected]> mcore port Nick Clifton <[email protected]> microblaze Michael Eager <[email protected]> @@ -100,10 +100,10 @@ mn10300 port Jeff Law <[email protected]> mn10300 port Alexandre Oliva <[email protected]> moxie port Anthony Green <[email protected]> msp430 port Nick Clifton <[email protected]> -nds32 port Chung-Ju Wu <[email protected]> nds32 port Shiva Chen <[email protected]> -nvptx port Tom de Vries <[email protected]> +nds32 port Chung-Ju Wu <[email protected]> nvptx port Thomas Schwinge <[email protected]> +nvptx port Tom de Vries <[email protected]> or1k port Stafford Horne <[email protected]> pdp11 port Paul Koning <[email protected]> powerpcspe port Andrew Jenner <[email protected]> @@ -113,21 +113,21 @@ riscv port Palmer Dabbelt <[email protected]> riscv port Robin Dapp <[email protected]> riscv port Andrew Waterman <[email protected]> riscv port Jim Wilson <[email protected]> -rs6000/powerpc port David Edelsohn <[email protected]> +rs6000 vector extns Aldy Hernandez <[email protected]> rs6000/powerpc port Segher Boessenkool <[email protected]> +rs6000/powerpc port David Edelsohn <[email protected]> rs6000/powerpc port Kewen Lin <[email protected]> -rs6000 vector extns Aldy Hernandez <[email protected]> rx port Nick Clifton <[email protected]> -s390 port Ulrich Weigand <[email protected]> s390 port Andreas Krebbel <[email protected]> s390 port Stefan Schulze Frielinghaus <[email protected]> -sh port Alexandre Oliva <[email protected]> +s390 port Ulrich Weigand <[email protected]> sh port Oleg Endo <[email protected]> -sparc port David S. Miller <[email protected]> +sh port Alexandre Oliva <[email protected]> sparc port Eric Botcazou <[email protected]> +sparc port David S. Miller <[email protected]> v850 port Nick Clifton <[email protected]> -vax port Matt Thomas <[email protected]> vax port Maciej W. Rozycki <[email protected]> +vax port Matt Thomas <[email protected]> visium port Eric Botcazou <[email protected]> x86-64 port Jan Hubicka <[email protected]> xstormy16 port Nick Clifton <[email protected]> @@ -417,7 +417,7 @@ Arnaud Charlet charlet <[email protected]> Chandra Chavva - <[email protected]> Dhruv Chawla dhruvc <[email protected]> Dehao Chen dehao <[email protected]> -Zhongyao Chen - <[email protected]> +Zhongyao Chen - <[email protected]> Fabien ChĂȘne fabien <[email protected]> Bin Cheng amker <[email protected]> Kito Cheng kito <[email protected]> @@ -965,8 +965,8 @@ Daniel Barboza <[email protected]> Daniel Barboza <[email protected]> Peter Bergner <[email protected]> Dhruv Chawla <[email protected]> -Zhongyao Chen <[email protected]> -Zhongyao Chen <[email protected]> +Zhongyao Chen <[email protected]> +Zhongyao Chen <[email protected]> Juergen Christ <[email protected]> Alejandro Colomar <[email protected]> Giuseppe D'Angelo <[email protected]>
