diff options
author | ctice <ctice@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-21 20:23:51 +0000 |
---|---|---|
committer | ctice <ctice@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-21 20:23:51 +0000 |
commit | 8f694e4c900dfe26e795b0bb4d5c1b3ce68cd64c (patch) | |
tree | 060aaafbb2ac7c4c6e9f24bbc4fc59d68eea2189 | |
parent | ab85a80c7a7735a70b06b77d951b7980b14cd2b3 (diff) | |
download | ppe42-gcc-8f694e4c900dfe26e795b0bb4d5c1b3ce68cd64c.tar.gz ppe42-gcc-8f694e4c900dfe26e795b0bb4d5c1b3ce68cd64c.zip |
Add self to MAINTAINERS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76301 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 6e129b88a3a..db1a780eb0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-01-20 Caroline Tice <ctice@apple.com> + + * MAINTAINERS: Add myself to write-after-approval. + 2004-01-19 Paolo Carlini <pcarlini@suse.de> * MAINTAINERS: Update my email address. diff --git a/MAINTAINERS b/MAINTAINERS index f0727697ac3..744459ad03f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -273,6 +273,7 @@ Richard Stallman rms@gnu.org Graham Stott graham.stott@btinternet.com Mike Stump mrs@apple.com Jeff Sturm jsturm@gcc.gnu.org +Caroline Tice ctice@apple.com Michael Tiemann tiemann@redhat.com Kresten Krab Thorup krab@gcc.gnu.org Jonathan Wakely redi@gcc.gnu.org |