diff options
author | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-10 11:58:00 +0000 |
---|---|---|
committer | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-10 11:58:00 +0000 |
commit | c875bbba682becb61d5fd9a4ff6d639da1a594b9 (patch) | |
tree | 0f47cc90dea4524c831513c0ddc2a297d64510f5 /MAINTAINERS | |
parent | 84cbcde51364063247bbcc156c205cd30b0bf36b (diff) | |
download | gcc-c875bbba682becb61d5fd9a4ff6d639da1a594b9.tar.gz |
* MAINTAINERS: Add self as c++ and type-safe vector maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87296 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9414ff3e7e0..9b409138efb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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. |