diff options
-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 |