aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2010-01-26 19:44:11 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2010-01-26 19:44:11 +0000
commit3bf714a72b40ba3cf36f487baff1bc55e600c7ef (patch)
tree3bdd490b086dd80a3f36e13161dd9b0dbe110140
parentdc4f0670e5d1c70824d9fede3d485a7320fd49e0 (diff)
downloadgcc-3bf714a72b40ba3cf36f487baff1bc55e600c7ef.zip
gcc-3bf714a72b40ba3cf36f487baff1bc55e600c7ef.tar.gz
gcc-3bf714a72b40ba3cf36f487baff1bc55e600c7ef.tar.bz2
* MAINTAINERS: Add myself as Go frontend maintainer.
From-SVN: r156260
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86becd8..10818b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-26 Ian Lance Taylor <iant@google.com>
+
+ * MAINTAINERS: Add myself as Go frontend maintainer.
+
2010-01-25 Joern Rennecke <amylaar@spamcop.net>
PR libstdc++/36101, PR libstdc++/42813
diff --git a/MAINTAINERS b/MAINTAINERS
index 3f53df1..55254a5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -136,6 +136,7 @@ Fortran Paul Brook paul@codesourcery.com
c++ Jason Merrill jason@redhat.com
c++ Mark Mitchell mark@codesourcery.com
c++ Nathan Sidwell nathan@codesourcery.com
+go Ian Lance Taylor ian@airs.com
java Per Bothner per@bothner.com
java Andrew Haley aph@redhat.com
java Tom Tromey tromey@redhat.com