diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a15ad61ad75..ec69cebb0e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-19 Neil Booth <neil@daikokuya.co.uk> + + * MAINTAINERS: Remove self as cpplib maintainer. + 2005-01-17 Kelley Cook <kcook@gcc.gnu.org> * install-sh, config.sub: Import from upstream. diff --git a/MAINTAINERS b/MAINTAINERS index 84ecd2a458f..ab1a9f733ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -130,7 +130,6 @@ treelang Tim Josling tej@melbpc.org.au cpplib Dave Brolley brolley@redhat.com cpplib Per Bothner per@bothner.com cpplib Zack Weinberg zack@codesourcery.com -cpplib Neil Booth neil@daikokuya.co.uk libgcj Tom Tromey tromey@redhat.com libgcj Bryce McKinlay bryce@gcc.gnu.org libobjc Nicola Pero n.pero@mi.flashnet.it @@ -209,6 +208,7 @@ Phil Blundell pb@futuretv.com Hans Boehm hboehm@gcc.gnu.org Segher Boessenkool segher@kernel.crashing.org Paolo Bonzini bonzini@gnu.org +Neil Booth neil@daikokuya.co.uk Robert Bowdidge bowdidge@apple.com Joel Brobecker brobecker@gnat.com Kevin Buettner kevinb@redhat.com |