diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-07-07 18:40:19 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2005-07-07 18:40:19 +0000 |
commit | 284bdbbd33049a015f43b6739fca6fc20b014934 (patch) | |
tree | 759d50e40cda71df36cf398435d69caff2e9de07 | |
parent | d1e3d6ae11f6d436d0bbbc295e4d5a93a055829d (diff) | |
download | gcc-284bdbbd33049a015f43b6739fca6fc20b014934.zip gcc-284bdbbd33049a015f43b6739fca6fc20b014934.tar.gz gcc-284bdbbd33049a015f43b6739fca6fc20b014934.tar.bz2 |
MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.
* MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
Brolley to write-after-approval.
From-SVN: r101724
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2005-07-07 Mark Mitchell <mark@codesourcery.com> + + * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave + Brolley to write-after-approval. + 2005-07-07 Andreas Schwab <schwab@suse.de> * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. diff --git a/MAINTAINERS b/MAINTAINERS index a307e4a..8ff0376 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -128,7 +128,6 @@ treelang James A. Morrison phython@gcc.gnu.org Various Maintainers -cpplib Dave Brolley brolley@redhat.com cpplib Per Bothner per@bothner.com libgcj Tom Tromey tromey@redhat.com libgcj Bryce McKinlay bryce@gcc.gnu.org @@ -214,6 +213,7 @@ Paolo Bonzini bonzini@gnu.org Neil Booth neil@daikokuya.co.uk Robert Bowdidge bowdidge@apple.com Joel Brobecker brobecker@gnat.com +Dave Brolley brolley@redhat.com Kevin Buettner kevinb@redhat.com Andrew Cagney cagney@redhat.com John Carr jfc@mit.edu |