aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilco Dijkstra <wilco.dijkstra@arm.com>2025-09-04 14:26:21 +0000
committerWilco Dijkstra <wilco.dijkstra@arm.com>2025-09-04 14:35:30 +0000
commit640fd2f0ccdce4a74f239af818dee409ea7f5587 (patch)
treec5165b6a3671f219d3379360a01a7ff6260903ff
parente494101a23c4b601e0608b9020f75ed213e6576d (diff)
downloadgcc-640fd2f0ccdce4a74f239af818dee409ea7f5587.zip
gcc-640fd2f0ccdce4a74f239af818dee409ea7f5587.tar.gz
gcc-640fd2f0ccdce4a74f239af818dee409ea7f5587.tar.bz2
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.
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6473e93..0559881 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 <alice.carlotti@arm.com>
aarch64 port Alex Coplan <alex.coplan@arm.com>
aarch64 port Andrew Pinski <andrew.pinski@oss.qualcomm.com>
+aarch64 port Wilco Dijkstra <wilco.dijkstra@arm.com>
arm port (MVE) Christophe Lyon <christophe.lyon@arm.com>
callgraph Martin Jambor <mjambor@suse.cz>
C front end Marek Polacek <polacek@redhat.com>
@@ -447,7 +448,7 @@ Jerry DeLisle jvdelisle <jvdelisle@gcc.gnu.org>
DJ Delorie dj <dj@delorie.com>
Chris Demetriou cgd <cgd@google.com>
Sameera Deshpande sameerad <sameera.deshpande@linaro.org>
-Wilco Dijkstra wilco <wdijkstr@arm.com>
+Wilco Dijkstra wilco <wilco.dijkstra@arm.com>
Dimitar Dimitrov dimitar <dimitar@dinux.eu>
Benoit Dupont de Dinechin bd3 <benoit.dupont-de-dinechin@st.com>
Lehua Ding - <lehua.ding@rivai.ai>