diff options
author | Alex Coplan <alex.coplan@arm.com> | 2020-05-18 12:21:17 +0100 |
---|---|---|
committer | Alex Coplan <alex.coplan@arm.com> | 2020-05-18 12:21:17 +0100 |
commit | 9a4a0a5b0e4203b9d0cd41173b0814fd279e0229 (patch) | |
tree | aa9e45738aed9ffab9a2cabc3d7979c6c1f3b5f7 | |
parent | fe168751c5c1c517c7c89c9a1e4e561d66b24663 (diff) | |
download | gcc-9a4a0a5b0e4203b9d0cd41173b0814fd279e0229.zip gcc-9a4a0a5b0e4203b9d0cd41173b0814fd279e0229.tar.gz gcc-9a4a0a5b0e4203b9d0cd41173b0814fd279e0229.tar.bz2 |
MAINTAINERS: Add myself for write after approval.
2020-05-18 Alex Coplan <alex.coplan@arm.com>
* MAINTAINERS (Write After Approval): Add myself.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2020-05-18 Alex Coplan <alex.coplan@arm.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2020-04-29 Thomas Schwinge <thomas@codesourcery.com> PR target/92713 diff --git a/MAINTAINERS b/MAINTAINERS index 336346a..5528aad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -353,6 +353,7 @@ William Cohen <wcohen@redhat.com> Michael Collison <michael.collison@arm.com> Josh Conner <joshconner@google.com> R. Kelley Cook <kcook@gcc.gnu.org> +Alex Coplan <alex.coplan@arm.com> Andrea Corallo <andrea.corallo@arm.com> Christian Cornelssen <ccorn@cs.tu-berlin.de> Ludovic Courtès <ludo@gnu.org> |