diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-04 04:54:21 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-04 04:54:21 +0000 |
commit | 6e4191af9bdb51b6c9fd20de2e811f686c232e2c (patch) | |
tree | 81f253211d4871a28a98d760b6215698f35b6d0e | |
parent | 398268430793acaaedc6f60684573444ffcbdfe2 (diff) | |
download | gcc-6e4191af9bdb51b6c9fd20de2e811f686c232e2c.tar.gz |
* MAINTAINERS (Various Maintainers): Move the "windows,
cygwin, mingw" maintainer to ...
(OS Port Maintainers): ... here.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88476 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 2ad928b6d92..a5721664c4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-10-04 Kazu Hirata <kazu@cs.umass.edu> + * MAINTAINERS (Various Maintainers): Move the "windows, + cygwin, mingw" maintainer to ... + (OS Port Maintainers): ... here. + +2004-10-04 Kazu Hirata <kazu@cs.umass.edu> + * MAINTAINERS (Write After Approval): Remove those that are maintainers of some subsystem. diff --git a/MAINTAINERS b/MAINTAINERS index cef21d38efa..a9e8702def3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -97,6 +97,7 @@ sh-linux-gnu Kaz Kojima kkojima@gcc.gnu.org RTEMS Ports Joel Sherrill joel@oarcorp.com VxWorks ports Zack Weinberg zack@codesourcery.com VxWorks ports Nathan Sidwell nathan@codesourcery.com +windows, cygwin, mingw Christopher Faylor cgf@redhat.com Various Maintainers @@ -157,7 +158,6 @@ config.sub/config.guess Ben Elliston config-patches@gnu.org basic block reordering Jason Eckhardt jle@rice.edu i18n Philipp Thomas pthomas@suse.de diagnostic messages Gabriel Dos Reis gdr@integrable-solutions.net -windows, cygwin, mingw Christopher Faylor cgf@redhat.com libiberty DJ Delorie dj@redhat.com libiberty Ian Lance Taylor ian@wasabisystems.com build machinery (*.in) DJ Delorie dj@redhat.com |