diff options
author | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-09-25 18:48:45 +0000 |
---|---|---|
committer | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-09-25 18:48:45 +0000 |
commit | 81089fbf733123ce191c48843801f6ddaf9a5749 (patch) | |
tree | 13b847f79ea23600d59571549f18f7b80aedb1dc /MAINTAINERS | |
parent | 5cd6441d95670fd6e6e294a9f0ebbc09f307ef50 (diff) | |
download | gcc-81089fbf733123ce191c48843801f6ddaf9a5749.tar.gz |
* MAINTAINERS: Add self as cpplib co-maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36627 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 765732a56b5..bf75618495c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -60,6 +60,7 @@ objective-c Ovidiu Predescu ovidiu@cup.hp.com cpplib/cccp Dave Brolley brolley@cygnus.com cpplib/cccp Per Bothner per@bothner.com cpplib/cccp Zack Weinberg zack@wolery.cumb.org +cpplib Neil Booth neilb@earthling.net alias analysis John Carr jfc@mit.edu loop unrolling Jim Wilson wilson@cygnus.com loop discovery Michael Hayes m.hayes@elec.canterbury.ac.nz @@ -100,7 +101,7 @@ in changes outside of the parts of the compiler they maintain. Write After Approval Scott Bambrough scottb@netwinder.org -Neil Booth NeilB@earthling.net +Neil Booth neilb@earthling.net William Cohen wcohen@redhat.com *Paul Eggert eggert@twinsun.com Marc Espie espie@cvs.openbsd.org |