diff options
author | Mark Mitchell <mark@codesourcery.com> | 2007-04-23 01:15:50 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2007-04-23 01:15:50 +0000 |
commit | 51da21be95f20ad512253b0420ea743506dd2f0f (patch) | |
tree | a2ba55182a46047ad19a90659073342d694c0777 /MAINTAINERS | |
parent | 1be52f615947c3a1768e54243623382dc6943812 (diff) | |
download | gcc-51da21be95f20ad512253b0420ea743506dd2f0f.zip gcc-51da21be95f20ad512253b0420ea743506dd2f0f.tar.gz gcc-51da21be95f20ad512253b0420ea743506dd2f0f.tar.bz2 |
MAINTAINERS (cpplib): Rename to ...
* MAINTAINERS (cpplib): Rename to ...
(libcpp): ... this. Add C/C++ front end maintainers.
From-SVN: r124053
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 83505e3..27dfdf83 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -144,7 +144,8 @@ treelang James A. Morrison phython@gcc.gnu.org Various Maintainers -cpplib Per Bothner per@bothner.com +libcpp Per Bothner per@bothner.com +libcpp All C and C++ front end maintainers fp-bit Ian Lance Taylor ian@airs.com libdecnumber Ben Elliston bje@au.ibm.com libgcc Ian Lance Taylor ian@airs.com |