From 2749a92117493919d7ed5bbcaa04e2755b3385bc Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Fri, 16 Sep 2005 16:59:40 +0000 Subject: [PATCH] * MAINTAINERS: Add self as java maintainer. From-SVN: r104348 --- ChangeLog | 4 ++++ MAINTAINERS | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 33d74b2b075..9d75ee94bf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-09-16 Tom Tromey + + * MAINTAINERS: Add self as java maintainer. + 2005-09-14 Francois-Xavier Coudert * 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