diff options
author | Janis Johnson <janis187@us.ibm.com> | 2004-11-10 18:21:08 +0000 |
---|---|---|
committer | Janis Johnson <janis@gcc.gnu.org> | 2004-11-10 18:21:08 +0000 |
commit | 9e5712a5c373f4aee54055d4f7a5642090dfcf63 (patch) | |
tree | 6b5d9c136b87edb53605b8db51c7301d59002062 | |
parent | ea1763b1e4fefce5f111b1f914a83e5e3577f444 (diff) | |
download | gcc-9e5712a5c373f4aee54055d4f7a5642090dfcf63.zip gcc-9e5712a5c373f4aee54055d4f7a5642090dfcf63.tar.gz gcc-9e5712a5c373f4aee54055d4f7a5642090dfcf63.tar.bz2 |
* MAINTAINERS: Add myself as gcc testsuite maintainer.
From-SVN: r90401
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2004-11-10 Janis Johnson <janis187@us.ibm.com> + + * MAINTAINERS: Add myself as gcc testsuite maintainer. + 2004-11-11 Paul Brook <paul@codesourcery.com> * MAINTAINERS: Add self as arm maintainer. Update email address. diff --git a/MAINTAINERS b/MAINTAINERS index dd1e32a..06bd200 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -178,7 +178,7 @@ gcov Jan Hubicka jh@suse.cz gcov Nathan Sidwell nathan@codesourcery.com option handling Neil Booth neil@daikokuya.co.uk libffi testsuite Andreas Tobler andreast@gcc.gnu.org -compat testsuite Janis Johnson janis187@us.ibm.com +testsuite Janis Johnson janis187@us.ibm.com middle-end Roger Sayle roger@eyesopen.com tree-ssa Diego Novillo dnovillo@redhat.com tree-ssa Andrew MacLeod amacleod@redhat.com |