aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2011-11-21 20:50:11 +0100
committerEric Botcazou <ebotcazou@gcc.gnu.org>2011-11-21 19:50:11 +0000
commit49f7dc9de682419b131ded12b10cf4318909fb9e (patch)
tree5277e9367c435007a074fdf2a79f16086fd09944
parent7e74ce3f94ece593b30c97a5f7427c3de601a8c5 (diff)
downloadgcc-49f7dc9de682419b131ded12b10cf4318909fb9e.zip
gcc-49f7dc9de682419b131ded12b10cf4318909fb9e.tar.gz
gcc-49f7dc9de682419b131ded12b10cf4318909fb9e.tar.bz2
* MAINTAINERS: Add self as co-maintainer of the Ada front end.
From-SVN: r181596
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c7e17f..e70df0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
+
+ * MAINTAINERS: Add self as co-maintainer of the Ada front end.
+
2011-11-21 Andreas Tobler <andreast@fgznet.ch>
* libtool.m4: dditional FreeBSD 10 fixes.
diff --git a/MAINTAINERS b/MAINTAINERS
index a4bb5c1..198dfa6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -139,6 +139,7 @@ C front end/ISO C99 Richard Henderson rth@redhat.com
Ada front end Geert Bosch bosch@gnat.com
Ada front end Robert Dewar dewar@gnat.com
Ada front end Arnaud Charlet charlet@act-europe.fr
+Ada front end Eric Botcazou ebotcazou@libertysurf.fr
Fortran Paul Brook paul@codesourcery.com
c++ Jason Merrill jason@redhat.com
c++ Mark Mitchell mark@codesourcery.com