diff options
author | Jose E. Marchesi <jose.marchesi@oracle.com> | 2016-06-03 10:35:24 +0200 |
---|---|---|
committer | Jose E. Marchesi <jemarch@gcc.gnu.org> | 2016-06-03 10:35:24 +0200 |
commit | de3ba371c543ea298dbe9cd913a729b6f73ca22a (patch) | |
tree | 7a3ab66ce9506321a7d11927e64229ae826572f5 | |
parent | 1f91747b1d839ae008e445c82946bc64395177cf (diff) | |
download | gcc-de3ba371c543ea298dbe9cd913a729b6f73ca22a.zip gcc-de3ba371c543ea298dbe9cd913a729b6f73ca22a.tar.gz gcc-de3ba371c543ea298dbe9cd913a729b6f73ca22a.tar.bz2 |
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r237055
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2016-05-28 Alan Modra <amodra@gmail.com> * Makefile.tpl (configure): Depend on m4 files included. diff --git a/MAINTAINERS b/MAINTAINERS index c615168..4a0989b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -493,6 +493,7 @@ Luis Machado <luisgpm@br.ibm.com> Ziga Mahkovec <ziga.mahkovec@klika.si> David Malcolm <dmalcolm@redhat.com> Mikhail Maltsev <maltsevm@gmail.com> +Jose E. Marchesi <jose.marchesi@oracle.com> Patrick Marlier <patrick.marlier@gmail.com> Simon Martin <simartin@users.sourceforge.net> Ranjit Mathew <rmathew@hotmail.com> |