diff options
author | jgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-09-09 14:48:31 +0000 |
---|---|---|
committer | jgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-09-09 14:48:31 +0000 |
commit | 84187da8c72b5a5ac2a87dcab61fc18af3898111 (patch) | |
tree | 83cabd6773596f6594df04437dc9d1237c764221 /MAINTAINERS | |
parent | c0cd88329699c2e51be348670462de0070bb080e (diff) | |
download | gcc-84187da8c72b5a5ac2a87dcab61fc18af3898111.tar.gz |
[MAINTAINERS] Add myself as AArch64 CPU Port maintainer
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@251940 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7effec1287f..2ed1ef99a30 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -39,8 +39,9 @@ their own patches from other maintainers or reviewers. CPU Port Maintainers (CPU alphabetical order) -aarch64 port Marcus Shawcroft <marcus.shawcroft@arm.com> aarch64 port Richard Earnshaw <richard.earnshaw@arm.com> +aarch64 port James Greenhalgh <james.greenhalgh@arm.com> +aarch64 port Marcus Shawcroft <marcus.shawcroft@arm.com> alpha port Richard Henderson <rth@twiddle.net> arc port Joern Rennecke <gnu@amylaar.uk> arm port Nick Clifton <nickc@redhat.com> @@ -249,7 +250,6 @@ check in changes outside of the parts of the compiler they maintain. Reviewers -aarch64 port James Greenhalgh <james.greenhalgh@arm.com> arc port Andrew Burgess <andrew.burgess@embecosm.com> arc port Claudiu Zissulescu <claziss@synopsys.com> arm port Kyrylo Tkachov <kyrylo.tkachov@arm.com> |