diff options
author | ienkovich <ienkovich@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-31 09:19:43 +0000 |
---|---|---|
committer | ienkovich <ienkovich@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-10-31 09:19:43 +0000 |
commit | 6f0a1b314b611d1ccc07db4ea433f7a1a613acea (patch) | |
tree | 9f59b9d73cd18e201d00c2a1fc550b2e55e44f28 | |
parent | 648c18278a116904ec838102670bbae9300a9650 (diff) | |
download | gcc-6f0a1b314b611d1ccc07db4ea433f7a1a613acea.tar.gz |
2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
* MAINTAINERS (Write After Approval): Add myself.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216952 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ebcae80fa97..4b7d0649541 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2014-10-30 Thomas Schwinge <thomas@codesourcery.com> * configure.ac (extra_host_libiberty_configure_flags): Add diff --git a/MAINTAINERS b/MAINTAINERS index b2abd47430b..7c9a2673647 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -373,6 +373,7 @@ Michael Eager <eager@eagercon.com> Bernd Edlinger <bernd.edlinger@hotmail.de> Phil Edwards <pme@gcc.gnu.org> Mohan Embar <gnustuff@thisiscool.com> +Ilya Enkovich <enkovich.gnu@gmail.com> Revital Eres <eres@il.ibm.com> Marc Espie <espie@cvs.openbsd.org> Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de> |