* MAINTAINERS: Add self as c++ and type-safe vector maintainer.

From-SVN: r87296
This commit is contained in:
Nathan Sidwell 2004-09-10 11:58:00 +00:00
parent c112cf2bca
commit 315fcf9741
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
* MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2004-09-09 Daniel Berlin <dberlin@dberlin.org>
* Makefile.def: Remove libbanshee.
@ -576,7 +580,7 @@
of libf2c.
* configure, Makefile.in: Regenerate.
2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Add myself.

View File

@ -112,6 +112,7 @@ fortran 95 Steven Bosscher stevenb@suse.de
fortran 95 Toon Moene toon@moene.indiv.nluug.nl
c++ Jason Merrill jason@redhat.com
c++ Mark Mitchell mark@codesourcery.com
c++ Nathan Sidwell nathan@codesourcery.com
cpplib Dave Brolley brolley@redhat.com
cpplib Per Bothner per@bothner.com
cpplib Zack Weinberg zack@codesourcery.com
@ -180,6 +181,7 @@ PRE, points-to Daniel Berlin dberlin@dberlin.org
mudflap Frank Ch. Eigler fche@redhat.com
tree browser/unparser Sebastian Pop s.pop@laposte.net
profile feedback Jan Hubicka jh@suse.cz
type-safe vectors Nathan Sidwell nathan@codesourcery.com
Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain.