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 /ChangeLog | |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 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 |