https://gcc.gnu.org/g:4cac01232fc42db21b514b74549190773abe8a55
commit r17-1773-g4cac01232fc42db21b514b74549190773abe8a55 Author: Richard Earnshaw <[email protected]> Date: Tue Jun 23 13:24:43 2026 +0100 MAINTAINERS: Add missing write-after accounts A small number of accounts associated with maintainer roles were missing an entry in the write-after section of the MAINTAINERS file with the associated sourceware account. ChangeLog: * MAINTAINERS (Write After): Add details for Robert Dubner, Ben Kosnik, James Lowden, Yunhai Shang and Andrew Waterman. (CPU Ports, nds32): Remove Shiva Chen - stepped down. Diff: --- MAINTAINERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index fc6d2db14792..bd60f000e258 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -100,7 +100,6 @@ 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 Shiva Chen <[email protected]> nds32 port Chung-Ju Wu <[email protected]> nvptx port Thomas Schwinge <[email protected]> nvptx port Tom de Vries <[email protected]> @@ -463,6 +462,7 @@ Dimitar Dimitrov dimitar <[email protected]> Benoit Dupont de Dinechin bd3 <[email protected]> Lehua Ding lhtin <[email protected]> Ulrich Drepper drepper <[email protected]> +Robert Dubner rdubner <[email protected]> François Dumont fdumont <[email protected]> Zdenek Dvorak rakdver <[email protected]> Michael Eager eager <[email protected]> @@ -609,6 +609,7 @@ Thomas König tkoenig <[email protected]> Paul Koning pkoning <[email protected]> Bruce Korb korbb <[email protected]> Dave Korn davek <[email protected]> +Benjamin De Kosnik bkoz <[email protected]> Julia Koval jkoval <[email protected]> Matt Kraai kraai <[email protected]> Daniel Kraft domob <[email protected]> @@ -658,6 +659,7 @@ Matthieu Longo mlongo <[email protected]> Sandra Loosemore sandra <[email protected]> Manuel López-Ibáñez manu <[email protected]> Carl Love carll <[email protected]> +James K. Lowden jklowden <[email protected]> Martin v. Löwis loewis <[email protected]> Edwin Lu ewlu <[email protected]> H.J. Lu hjl <[email protected]> @@ -818,6 +820,7 @@ Senthil Kumar Selvaraj saaadhu <[email protected]> Kostya Serebryany kcc <[email protected]> Thiemo Seufer ths <[email protected]> Bill Seurer seurer <[email protected]> +Yunhai Shang shangyunhai <[email protected]> Nathaniel Shead nshead <[email protected]> Tim Shen timshen <[email protected]> Joel Sherrill joel <[email protected]> @@ -897,6 +900,7 @@ Feng Wang fengwang <[email protected]> Feng Wang fengwang1792 <[email protected]> Hongyu Wang hongyuw <[email protected]> Jiong Wang jiwang <[email protected]> +Andrew Waterman aswaterman <[email protected]> Stephen M. Webb smw <[email protected]> John Wehle wehle <[email protected]> Ulrich Weigand uweigand <[email protected]>
