On Sat, Sep 09, 2017 at 12:44:14PM +0100, Ramana Radhakrishnan wrote: > I'm pleased to announce that the steering committee has appointed > > - James Greenhalgh as a full maintainer for the AArch64 port > > and > > - Kyrylo Tkachov as a full maintainer for the ARM port. > > James & Kyrylo, if you could update your entries in the MAINTAINERS > file to reflect these roles, it would be appreciated.
Thanks! I'm looking forward to continuing my contributions to the AArch64 port under my new role as port maintainer. This is what I committed as revision 251940, it moves my name to the AArch64 maintainers and puts the other names there back in alphabetical order, as elsewhere in the file. Thanks, James --- 2017-09-09 James Greenhalgh <[email protected]> * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
diff --git a/MAINTAINERS b/MAINTAINERS index 7effec1..2ed1ef9 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 <[email protected]> aarch64 port Richard Earnshaw <[email protected]> +aarch64 port James Greenhalgh <[email protected]> +aarch64 port Marcus Shawcroft <[email protected]> alpha port Richard Henderson <[email protected]> arc port Joern Rennecke <[email protected]> arm port Nick Clifton <[email protected]> @@ -249,7 +250,6 @@ check in changes outside of the parts of the compiler they maintain. Reviewers -aarch64 port James Greenhalgh <[email protected]> arc port Andrew Burgess <[email protected]> arc port Claudiu Zissulescu <[email protected]> arm port Kyrylo Tkachov <[email protected]>
