diff options
author | Mark Mitchell <mark@codesourcery.com> | 2003-04-23 02:44:37 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2003-04-23 02:44:37 +0000 |
commit | 438f50c386103c9bf04de9f5c37bf9076ac1c112 (patch) | |
tree | ddf6f1faf6d56e0e28c2e4cd43987b9c63844ed9 | |
parent | de793c93685deabfb4ea8cc45218337b7c96dfac (diff) | |
download | gcc-438f50c386103c9bf04de9f5c37bf9076ac1c112.zip gcc-438f50c386103c9bf04de9f5c37bf9076ac1c112.tar.gz gcc-438f50c386103c9bf04de9f5c37bf9076ac1c112.tar.bz2 |
* MAINTAINERS (java): Remove Alexandre Petit-Bianco.
From-SVN: r65979
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2003-04-22 Mark Mitchell <mark@codesourcery.com> + + * MAINTAINERS (java): Remove Alexandre Petit-Bianco. + 2003-04-22 Kean Johnston <jkj@sco.com> * MAINTAINERS (SCO ports): Added myself. diff --git a/MAINTAINERS b/MAINTAINERS index f4bf57a..b8603cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -103,7 +103,6 @@ cpplib Per Bothner per@bothner.com 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 |