diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2025-08-21 07:51:56 +0100 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2025-08-21 07:51:56 +0100 |
commit | e56e05bca4fb52ffafec749582e3464035693ce7 (patch) | |
tree | 610f1b7fe623e4ea4cd4cbcb2536cca891fbe695 | |
parent | 243b5b23c7e60af875f62a63dd6348e63d237243 (diff) | |
download | gcc-e56e05bca4fb52ffafec749582e3464035693ce7.zip gcc-e56e05bca4fb52ffafec749582e3464035693ce7.tar.gz gcc-e56e05bca4fb52ffafec749582e3464035693ce7.tar.bz2 |
MAINTAINERS: Update my email address and stand down as AArch64 maintainer
Today is my last working day at Arm, so this patch switches my
MAINTAINERS entries to my personal email address. (It turns out
that I never updated some of the later entries...oops)
In order to avoid setting false expectations, and to try to avoid
getting in the way, I'm also standing down as an AArch64 maintainer,
effective EOB today. I might still end up reviewing the odd AArch64
patch under global reviewership though, depending on how things go :)
ChangeLog:
* MAINTAINERS: Update my email address and stand down as AArch64
maintainer.
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 50b7a3f..205e6a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -40,7 +40,7 @@ Michael Meissner <gnu@the-meissners.org> Jason Merrill <jason@redhat.com> David S. Miller <davem@redhat.com> Joseph Myers <josmyers@redhat.com> -Richard Sandiford <richard.sandiford@arm.com> +Richard Sandiford <rdsandiford@googlemail.com> Bernd Schmidt <bernds_cb1@t-online.de> Ian Lance Taylor <ian@airs.com> Jim Wilson <wilson@tuliptree.org> @@ -56,7 +56,6 @@ docs, and the testsuite related to that. aarch64 ldp/stp Alex Coplan <alex.coplan@arm.com> aarch64 port Richard Earnshaw <richard.earnshaw@arm.com> -aarch64 port Richard Sandiford <richard.sandiford@arm.com> aarch64 port Tamar Christina <tamar.christina@arm.com> aarch64 port Kyrylo Tkachov <ktkachov@nvidia.com> alpha port Richard Henderson <rth@gcc.gnu.org> |