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 5be64335999..50a6bad3204 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-09-25 Andrew Haley <aph@redhat.com> + + * MAINTAINERS: Add aph@redhat.com as Java maintainer. + 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.def: New file. diff --git a/MAINTAINERS b/MAINTAINERS index 107ab82c152..ae8f108fa93 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -102,6 +102,7 @@ cpplib Zack Weinberg zack@codesourcery.com cpplib Neil Booth neil@daikokuya.co.uk java Per Bothner per@bothner.com java Alexandre Petit-Bianco apbianco@redhat.com +java Andrew Haley aph@redhat.com libgcj Tom Tromey tromey@redhat.com libgcj Bryce McKinlay bryce@gcc.gnu.org mercury Fergus Henderson fjh@cs.mu.oz.au |