diff options
author | Iain Sandoe <iain@codesourcery.com> | 2015-01-13 11:23:46 +0000 |
---|---|---|
committer | Iain Sandoe <iains@gcc.gnu.org> | 2015-01-13 11:23:46 +0000 |
commit | ebcd09c1c1dfbb14c588cb153880185f04c8130f (patch) | |
tree | 9d2f09753bfda862e043264c8e3cd9422cdd3a35 | |
parent | af410c4c29cb65c21cb106747b9ea14c4f9dd9bc (diff) | |
download | gcc-ebcd09c1c1dfbb14c588cb153880185f04c8130f.zip gcc-ebcd09c1c1dfbb14c588cb153880185f04c8130f.tar.gz gcc-ebcd09c1c1dfbb14c588cb153880185f04c8130f.tar.bz2 |
update to add myself to Objective-c/c++ maintainers
From-SVN: r219526
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-01-13 Iain Sandoe <iain@codesourcery.com> + + * MAINTAINERS (Language Front Ends Maintainers): Add myself as an + objective-c/c++ front end maintainer. + 2015-01-13 Marek Polacek <polacek@redhat.com> * MAINTAINERS (Reviewers): Add self as C front end reviewer. diff --git a/MAINTAINERS b/MAINTAINERS index 52fcf5f..994fa8e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -160,6 +160,7 @@ java Per Bothner <per@bothner.com> java Andrew Haley <aph@redhat.com> java Tom Tromey <tromey@redhat.com> objective-c/c++ Mike Stump <mikestump@comcast.net> +objective-c/c++ Iain Sandoe <iain@codesourcery.com> Various Maintainers |