diff options
author | Toma Tabacu <toma.tabacu@imgtec.com> | 2016-11-18 16:34:13 +0000 |
---|---|---|
committer | Toma Tabacu <tomtab@gcc.gnu.org> | 2016-11-18 16:34:13 +0000 |
commit | 0954a00b9d0aeeab9a0db00a5c5ae452a753e9f8 (patch) | |
tree | bee8764f6cbfb8732634324006405efd8bd6344e | |
parent | d6255159e86e432a5825f463150f27c1fc5a0268 (diff) | |
download | gcc-0954a00b9d0aeeab9a0db00a5c5ae452a753e9f8.zip gcc-0954a00b9d0aeeab9a0db00a5c5ae452a753e9f8.tar.gz gcc-0954a00b9d0aeeab9a0db00a5c5ae452a753e9f8.tar.bz2 |
MAINTAINERS (Write After Approval): Add myself.
2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r242595
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2016-11-15 Matthias Klose <doko@ubuntu.com> * Makefile.def: Remove references to GCJ. diff --git a/MAINTAINERS b/MAINTAINERS index 343c44b..ef0a387 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -587,6 +587,7 @@ Jeff Sturm <jsturm@gcc.gnu.org> Robert Suchanek <robert.suchanek@imgtec.com> Andrew Sutton <andrew.n.sutton@gmail.com> Gabriele Svelto <gabriele.svelto@st.com> +Toma Tabacu <toma.tabacu@imgtec.com> Sriraman Tallam <tmsriram@google.com> Chung-Lin Tang <cltang@codesourcery.com> Samuel Tardieu <sam@rfc1149.net> |