Hi, After personal reflection on my current day-to-day involvement with the GCC project and the expected behaviours and responsibilities delegated to GNU project maintainers, I have come to the conclusion that the AArch64 port maintenance role is not one I am able to continue to commit to.
This patch therefore removes my name from the AArch64 maintainers list. I've left my name under write-after-approval, just in case I need it in future. Thanks to the steering committee for the opportunity to contribute to GCC as a maintainer, I've very much enjoyed seeing the many contributions to the AArch64 port over the past two years. Kyrill Tkachov, Richard Earnshaw, Richard Sandiford and Marcus Shawcroft make for a great team of maintainers - I fully expect the AArch64 to continue to thrive under their watch. Best Regards, James 2019-11-19 James Greenhalgh <[email protected]> * MAINTAINERS (aarch64 port): Remove my name, move to... (Write After Approval): ...Here.
diff --git a/MAINTAINERS b/MAINTAINERS index 1385214f789..54edab3f177 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -44,7 +44,6 @@ docs, and the testsuite related to that. CPU Port Maintainers (CPU alphabetical order) aarch64 port Richard Earnshaw <[email protected]> -aarch64 port James Greenhalgh <[email protected]> aarch64 port Richard Sandiford <[email protected]> aarch64 port Marcus Shawcroft <[email protected]> aarch64 port Kyrylo Tkachov <[email protected]> @@ -399,6 +398,7 @@ Jan-Benedict Glaw <[email protected]> Marc Glisse <[email protected]> Prachi Godbole <[email protected]> Torbjorn Granlund <[email protected]> +James Greenhalgh <[email protected]> Doug Gregor <[email protected]> Matthew Gretton-Dann <[email protected]> Yury Gribov <[email protected]>
