diff options
author | Prachi Godbole <prachi.godbole@imgtec.com> | 2014-11-06 04:42:33 +0000 |
---|---|---|
committer | Prachi Godbole <prachigodbole@gcc.gnu.org> | 2014-11-06 04:42:33 +0000 |
commit | 9b591dd19f640467070c82c16245cde00af31ff7 (patch) | |
tree | 923f4464c5fcd839f34a52e2fe971a67273c4f6a | |
parent | 17622df0a8cf692d779ee1d86d0367eafa387f5d (diff) | |
download | gcc-9b591dd19f640467070c82c16245cde00af31ff7.tar.gz |
MAINTAINERS (Write After Approval): Add myself.
2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r217172
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5c7f649960a..fd6172afccc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2014-10-31 Jakub Jelinek <jakub@redhat.com> * Makefile.def (libcc1): Remove bootstrap=true;. diff --git a/MAINTAINERS b/MAINTAINERS index 7c9a2673647..cdc2cdd2759 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -395,6 +395,7 @@ Matthew Gingell <gingell@gnat.com> Tristan Gingold <gingold@adacore.com> Jan-Benedict Glaw <jbglaw@lug-owl.de> Marc Glisse <marc.glisse@inria.fr> +Prachi Godbole <prachi.godbole@imgtec.com> Anthony Green <green@redhat.com> James Greenhalgh <james.greenhalgh@arm.com> Doug Gregor <doug.gregor@gmail.com> |