diff options
author | ccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-10-24 00:20:10 +0000 |
---|---|---|
committer | ccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-10-24 00:20:10 +0000 |
commit | d8ff58268091282d724fa7735ad02b0b33b78f47 (patch) | |
tree | 534e255bd4dea72cb5a6e41ffad7ed3db79d4695 | |
parent | 2060b53ec355037f97656a721b6024b03e0da005 (diff) | |
download | gcc-d8ff58268091282d724fa7735ad02b0b33b78f47.tar.gz |
* MAINTAINERS (Write after approval): Add myself.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141334 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 fb8b4c35c77..257ef28e587 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-23 Cary Coutant <ccoutant@google.com> + + * MAINTAINERS (Write after approval): Add myself. + 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> PR gdb/921 diff --git a/MAINTAINERS b/MAINTAINERS index 851852a78ce..68fad5a8278 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -299,6 +299,7 @@ Josh Conner jconner@apple.com R. Kelley Cook kcook@gcc.gnu.org Christian Cornelssen ccorn@cs.tu-berlin.de François-Xavier Coudert fxcoudert@gcc.gnu.org +Cary Coutant ccoutant@google.com Ian Dall ian@beware.dropbear.id.au David Daney david.daney@caviumnetworks.com Bud Davis jmdavis@link.com |