diff options
author | Mike Stump <mikestump@comcast.net> | 2011-02-15 23:08:05 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2011-02-15 23:08:05 +0000 |
commit | 12a0ae3d2670282b041d0fd31f5681f23b057f72 (patch) | |
tree | 813ddb9368e6aa0416889f42b0081e5452b6c54a | |
parent | fdd6f94b11a377119dc23c679a1985737a2ae6d7 (diff) | |
download | gcc-12a0ae3d2670282b041d0fd31f5681f23b057f72.tar.gz |
* MAINTAINERS: Add myself as testsuite maintainer.
From-SVN: r170202
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 87589018f9c..8977f2f52f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-02-15 Mike Stump <mikestump@comcast.net> + + * MAINTAINERS: Add myself as testsuite maintainer. + 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> Import from Libtool and gnulib: diff --git a/MAINTAINERS b/MAINTAINERS index a817b54e870..22e36636c12 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 Mike Stump mikestump@comcast.net Note that individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |