diff options
author | Tom Tromey <tromey@redhat.com> | 2005-09-16 16:59:40 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2005-09-16 16:59:40 +0000 |
commit | 2749a92117493919d7ed5bbcaa04e2755b3385bc (patch) | |
tree | 2540b20d5c4b2f028333433ffa04364b5b6eeba6 | |
parent | 2010cdcdd7bfd38c480fdffc147e875b7f277a70 (diff) | |
download | gcc-2749a92117493919d7ed5bbcaa04e2755b3385bc.tar.gz |
* MAINTAINERS: Add self as java maintainer.
From-SVN: r104348
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 33d74b2b075..9d75ee94bf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-09-16 Tom Tromey <tromey@redhat.com> + + * MAINTAINERS: Add self as java maintainer. + 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr> * configure.in: Recognize f95 in the --enable-languages option, diff --git a/MAINTAINERS b/MAINTAINERS index 95a1702b9f1..c8db14586cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -118,6 +118,7 @@ c++ Mark Mitchell mark@codesourcery.com c++ Nathan Sidwell nathan@codesourcery.com java Per Bothner per@bothner.com java Andrew Haley aph@redhat.com +java Tom Tromey tromey@redhat.com mercury Fergus Henderson fjh@cs.mu.oz.au objective-c Stan Shebs shebs@apple.com objective-c Ovidiu Predescu ovidiu@cup.hp.com |