diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-07-21 15:17:46 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2011-07-21 15:17:46 +0100 |
commit | b017c70a27acaf4f5d9dfe9b91d8b6db5ab75324 (patch) | |
tree | 53bfe160b731eae13856d919ab71acf91b2cb805 | |
parent | 52fd02bb825b2a11ea2f6f805e3d8038e41f5bda (diff) | |
download | gcc-b017c70a27acaf4f5d9dfe9b91d8b6db5ab75324.zip gcc-b017c70a27acaf4f5d9dfe9b91d8b6db5ab75324.tar.gz gcc-b017c70a27acaf4f5d9dfe9b91d8b6db5ab75324.tar.bz2 |
* MAINTAINERS (Global Reviewers): Add self.
From-SVN: r176570
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-07-21 Joseph Myers <joseph@codesourcery.com> + + * MAINTAINERS (Global Reviewers): Add self. + 2011-07-20 David Edelsohn <dje.gcc@gmail.com> * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to diff --git a/MAINTAINERS b/MAINTAINERS index 10740e4..3c7e8a9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -31,6 +31,7 @@ Michael Meissner gnu@the-meissners.org Jason Merrill jason@redhat.com David S. Miller davem@redhat.com Mark Mitchell mark@codesourcery.com +Joseph Myers joseph@codesourcery.com Diego Novillo dnovillo@google.com Bernd Schmidt bernds@codesourcery.com Ian Lance Taylor ian@airs.com |