https://gcc.gnu.org/g:640fd2f0ccdce4a74f239af818dee409ea7f5587
commit r16-3580-g640fd2f0ccdce4a74f239af818dee409ea7f5587 Author: Wilco Dijkstra <[email protected]> Date: Thu Sep 4 14:26:21 2025 +0000 MAINTAINERS: Add myself as an aarch64 port reviewer Following on from the announcement here: https://gcc.gnu.org/pipermail/gcc/2025-July/246267.html adding myself as an aarch64 port reviewer. ChangeLog: * MAINTAINERS (Reviewers): Add myself for the aarch64 port. Diff: --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6473e933b27e..05598811322b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -277,6 +277,7 @@ 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]> arm port (MVE) Christophe Lyon <[email protected]> callgraph Martin Jambor <[email protected]> C front end Marek Polacek <[email protected]> @@ -447,7 +448,7 @@ Jerry DeLisle jvdelisle <[email protected]> DJ Delorie dj <[email protected]> Chris Demetriou cgd <[email protected]> Sameera Deshpande sameerad <[email protected]> -Wilco Dijkstra wilco <[email protected]> +Wilco Dijkstra wilco <[email protected]> Dimitar Dimitrov dimitar <[email protected]> Benoit Dupont de Dinechin bd3 <[email protected]> Lehua Ding - <[email protected]>
