diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2002-10-28 10:26:58 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2002-10-28 09:26:58 +0000 |
commit | 42e650ae23a4cc4c4f08717a501f58bd150941ce (patch) | |
tree | 884c96f8e64d26be942f010e91e2178e8c264659 | |
parent | e3c2b647012ff5e3e20c1e45005e42523dd4982c (diff) | |
download | gcc-42e650ae23a4cc4c4f08717a501f58bd150941ce.zip gcc-42e650ae23a4cc4c4f08717a501f58bd150941ce.tar.gz gcc-42e650ae23a4cc4c4f08717a501f58bd150941ce.tar.bz2 |
* MAINTAINERS: Remove "co-maintainer" note for web pages.
From-SVN: r58595
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * MAINTAINERS: Remove "co-maintainer" note for web pages. + 2002-10-25 Phil Edwards <pme@gcc.gnu.org> * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, diff --git a/MAINTAINERS b/MAINTAINERS index a913a88..6c8cb3c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -131,8 +131,8 @@ fixincludes Bruce Korb bkorb@gnu.org gcse.c Jeff Law law@redhat.com global opt framework Jeff Law law@redhat.com jump.c David S. Miller davem@redhat.com -web pages co-maintainer Gerald Pfeifer pfeifer@dbai.tuwien.ac.at -web pages co-maintainer Janis Johnson janis187@us.ibm.com +web pages Gerald Pfeifer pfeifer@dbai.tuwien.ac.at +web pages Janis Johnson janis187@us.ibm.com config.sub/config.guess Ben Elliston config-patches@gnu.org basic block reordering Jason Eckhardt jle@rice.edu i18n Philipp Thomas pthomas@suse.de |