diff options
author | Michael Collison <michael.collison@arm.com> | 2016-06-16 20:49:12 +0000 |
---|---|---|
committer | Michael Collison <collison@gcc.gnu.org> | 2016-06-16 20:49:12 +0000 |
commit | 6f820b684da3a18400b92463c5e40f897c68434b (patch) | |
tree | 18e6c63fd2e8b9c3132f67f0fafdd0ab215e7ed9 | |
parent | bd2ee798d5a5a39e19a3aa936e8fdf49c7e933c6 (diff) | |
download | gcc-6f820b684da3a18400b92463c5e40f897c68434b.zip gcc-6f820b684da3a18400b92463c5e40f897c68434b.tar.gz gcc-6f820b684da3a18400b92463c5e40f897c68434b.tar.bz2 |
Add Michael Collison with Write After Approval
From-SVN: r237542
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-06-16 Michael Collison <michael.collison@arm.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2016-06-14 Mikael Morin <mikael@gcc.gnu.org> * MAINTAINERS (Write After Approval): Update e-mail address. diff --git a/MAINTAINERS b/MAINTAINERS index 43bb303..539bd6e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -368,6 +368,7 @@ Fabien ChĂȘne <fabien@gcc.gnu.org> Bin Cheng <bin.cheng@arm.com> Harshit Chopra <harshit@google.com> William Cohen <wcohen@redhat.com> +Michael Collison <michael.collison@arm.com> Josh Conner <jconner@apple.com> R. Kelley Cook <kcook@gcc.gnu.org> Christian Cornelssen <ccorn@cs.tu-berlin.de> |