diff options
author | Paolo Carlini <pcarlini@unitus.it> | 2002-08-21 17:29:04 +0200 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2002-08-21 15:29:04 +0000 |
commit | e9a25cc86005a07510e1c83f39e43cd2fe3aaedb (patch) | |
tree | d974442ce49540c61d6b80287fdd8952719be6cf | |
parent | b65d23aadc7f9fd8dbf3048d41dab0463432b5ae (diff) | |
download | gcc-e9a25cc86005a07510e1c83f39e43cd2fe3aaedb.zip gcc-e9a25cc86005a07510e1c83f39e43cd2fe3aaedb.tar.gz gcc-e9a25cc86005a07510e1c83f39e43cd2fe3aaedb.tar.bz2 |
MAINTAINERS (Write After Approval): Remove myself.
2002-08-21 Paolo Carlini <pcarlini@unitus.it>
* MAINTAINERS (Write After Approval): Remove myself.
(Various Maintainers: c++ runtime libs): Add myself.
From-SVN: r56490
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2002-08-21 Paolo Carlini <pcarlini@unitus.it> + + * MAINTAINERS (Write After Approval): Remove myself. + (Various Maintainers: c++ runtime libs): Add myself. + 2002-08-20 Loren J. Rittle <ljrittle@acm.org> * MAINTAINERS (Write After Approval): Remove myself. diff --git a/MAINTAINERS b/MAINTAINERS index 9913876..2a34348 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -118,6 +118,7 @@ reorg Jeff Law law@redhat.com caller-save.c Jeff Law law@redhat.com debugging code Jim Wilson wilson@redhat.com dwarf debugging code Jason Merrill jason@redhat.com +c++ runtime libs Paolo Carlini pcarlini@unitus.it c++ runtime libs Gabriel Dos Reis dosreis@cmla.ens-cachan.fr c++ runtime libs Ulrich Drepper drepper@redhat.com c++ runtime libs Phil Edwards pme@gcc.gnu.org @@ -163,7 +164,6 @@ Jim Blandy jimb@redhat.com Phil Blundell pb@futuretv.com Hans Boehm hboehm@gcc.gnu.org Andrew Cagney cagney@redhat.com -Paolo Carlini pcarlini@unitus.it Chandra Chavva cchavva@redhat.com William Cohen wcohen@redhat.com Chris Demetriou cgd@broadcom.com |