diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-07-18 Richard Guenther <rguenther@suse.de> + + * MAINTAINERS (Global Reviewers): Add myself. + 2011-07-16 Jason Merrill <jason@redhat.com> * Makefile.def (language=c++): Add check-c++0x and diff --git a/MAINTAINERS b/MAINTAINERS index 3e4f7bd..244e358 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21,6 +21,7 @@ Maintainers Global Reviewers Richard Earnshaw richard.earnshaw@arm.com +Richard Guenther rguenther@suse.de Richard Henderson rth@redhat.com Geoffrey Keating geoffk@geoffk.org Richard Kenner kenner@nyu.edu |