diff options
author | Loren J. Rittle <ljrittle@acm.org> | 2002-08-21 01:00:21 +0000 |
---|---|---|
committer | Loren J. Rittle <ljrittle@gcc.gnu.org> | 2002-08-21 01:00:21 +0000 |
commit | a5aa74218fa95fb01fce7d4129f66912056c628d (patch) | |
tree | 467a8cb37176f899c89e81b8356fa91a33411d42 | |
parent | 761c70aade1cf9ccfe0316cb69360453d426e7d7 (diff) | |
download | gcc-a5aa74218fa95fb01fce7d4129f66912056c628d.zip gcc-a5aa74218fa95fb01fce7d4129f66912056c628d.tar.gz gcc-a5aa74218fa95fb01fce7d4129f66912056c628d.tar.bz2 |
MAINTAINERS (Write After Approval): Remove myself.
* MAINTAINERS (Write After Approval): Remove myself.
(Various Maintainers: c++ runtime libs): Add myself.
From-SVN: r56474
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2002-08-20 Loren J. Rittle <ljrittle@acm.org> + + * MAINTAINERS (Write After Approval): Remove myself. + (Various Maintainers: c++ runtime libs): Add myself. + 2002-08-15 Eric Christopher <echristo@redhat.com> * config.sub: Import from master repository. diff --git a/MAINTAINERS b/MAINTAINERS index cbd9fb6..9913876 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -122,6 +122,7 @@ 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 c++ runtime libs Benjamin Kosnik bkoz@redhat.com +c++ runtime libs Loren J. Rittle ljrittle@acm.org *synthetic multiply Torbjorn Granlund tege@swox.com *c-torture Torbjorn Granlund tege@swox.com fixincludes Bruce Korb bkorb@gnu.org @@ -221,7 +222,6 @@ Clinton Popetz cpopetz@cpopetz.com Ken Raeburn raeburn@redhat.com Rolf Rasmussen rolfwr@gcc.gnu.org Gabriel Dos Reis dosreis@cmla.ens-cachan.fr -Loren J. Rittle ljrittle@acm.org Tom Rix trix@redhat.com Craig Rodrigues rodrigc@gcc.gnu.org Gavin Romig-Koch gavin@redhat.com |