diff options
author | Chris Demetriou <cgd@broadcom.com> | 2002-02-08 17:38:00 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@gcc.gnu.org> | 2002-02-08 09:38:00 -0800 |
commit | 694d53ee5f54de768cdc8e40e72977a22d997f8a (patch) | |
tree | c4d8d595bfc971c6195de51a43c14acad8c9ef6c | |
parent | af1b92c22e86a3acbc5c367dcf071722d73fec14 (diff) | |
download | gcc-694d53ee5f54de768cdc8e40e72977a22d997f8a.zip gcc-694d53ee5f54de768cdc8e40e72977a22d997f8a.tar.gz gcc-694d53ee5f54de768cdc8e40e72977a22d997f8a.tar.bz2 |
MAINTAINERS: Belatedly add myself to write after approval list.
2002-02-08 Chris Demetriou <cgd@broadcom.com>
* MAINTAINERS: Belatedly add myself to write after approval list.
From-SVN: r49618
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-02-08 Chris Demetriou <cgd@broadcom.com> + + * MAINTAINERS: Belatedly add myself to write after approval list. + Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz> * MAINTAINERS: Put self in as maintainer for x86-64 port. diff --git a/MAINTAINERS b/MAINTAINERS index 62d38d2..c388dbe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -138,6 +138,7 @@ Hans Boehm hboehm@gcc.gnu.org Andrew Cagney cagney@redhat.com Paolo Carlini pcarlini@unitus.it William Cohen wcohen@redhat.com +Chris Demetriou cgd@broadcom.com *Paul Eggert eggert@twinsun.com Ben Elliston bje@redhat.com Marc Espie espie@cvs.openbsd.org |