diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a67a4cbc14..77aa84a691 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2002-12-02 Andrew Cagney + + * MAINTAINERS (Java): Global maintainers are responible for Java. + (Past Maintainers): Mention both Anthony Green and Per Bothner as + part Java maintainers. + 2002-12-02 J. Brobecker * xcoffread.c (read_symbol_lineno): Replace boolean by int. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 243ed6165f..0a097be45f 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -279,9 +279,7 @@ breakpoints Michael Snyder msnyder@redhat.com Jim Blandy jimb@redhat.com language support (Blanket Write Privs Maintainers) C++ Daniel Jacobowitz dan@debian.org - Java support (devolved) - Per Bothner per@bothner.com - Anthony Green green@redhat.com + Java support (Global Maintainers) Pascal support Pierre Muller muller@sources.redhat.com Scheme support Jim Blandy jimb@redhat.com @@ -450,6 +448,8 @@ David Taylor (d10v, sparc, utils, defs, expression evaluator, language support) taylor at candd dot org J.T. Conklin (dcache, NetBSD, remote) jtc at redback dot com Frank Ch. Eigler (sim) fche at redhat dot com +Per Bothner (Java) per at bothner dot com +Anthony Green (Java) per at bothner dot com