diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2011-02-16 10:09:32 +0000 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2011-02-16 10:09:32 +0000 |
commit | 5037599a7442f3b528905f13221c8affa5a9f20e (patch) | |
tree | d9b32ab4a0733537456b4923e42eaf39e7775e7c | |
parent | 4e3c0a153e1b0f94c5858911b8492496b61145b7 (diff) | |
download | gcc-5037599a7442f3b528905f13221c8affa5a9f20e.zip gcc-5037599a7442f3b528905f13221c8affa5a9f20e.tar.gz gcc-5037599a7442f3b528905f13221c8affa5a9f20e.tar.bz2 |
* MAINTAINERS: Add myself as testsuite maintainer.
From-SVN: r170210
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * MAINTAINERS: Add myself as testsuite maintainer. + 2011-02-15 Mike Stump <mikestump@comcast.net> * MAINTAINERS: Add myself as testsuite maintainer. diff --git a/MAINTAINERS b/MAINTAINERS index 22e3663..ca8af4c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -237,6 +237,7 @@ auto-vectorizer Zdenek Dvorak ook@ucw.cz auto-vectorizer Ira Rosen irar@il.ibm.com loop infrastructure Zdenek Dvorak ook@ucw.cz OpenMP Jakub Jelinek jakub@redhat.com +testsuite Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE testsuite Mike Stump mikestump@comcast.net Note that individuals who maintain parts of the compiler need approval to |