From 51da21be95f20ad512253b0420ea743506dd2f0f Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Mon, 23 Apr 2007 01:15:50 +0000 Subject: [PATCH] MAINTAINERS (cpplib): Rename to ... * MAINTAINERS (cpplib): Rename to ... (libcpp): ... this. Add C/C++ front end maintainers. From-SVN: r124053 --- ChangeLog | 5 +++++ MAINTAINERS | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9a98c5e4a86..68132bddde3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-04-22 Mark Mitchell + + * MAINTAINERS (cpplib): Rename to ... + (libcpp): ... this. Add C/C++ front end maintainers. + 2007-04-14 Steve Ellcey * config-ml.in: Pass ${ml_config_env} to configure calls. diff --git a/MAINTAINERS b/MAINTAINERS index 83505e3fb82..27dfdf83880 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