From 4a6db4479e3f3f0f9464dfe98ab5b1dcd472613c Mon Sep 17 00:00:00 2001
From: apbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu, 18 Nov 1999 00:11:10 +0000
Subject: [PATCH] Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco 
 <apbianco@cygnus.com>

	* MAINTAINERS: Add new Java maintainer.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30560 138bc75d-0d04-0410-961f-82ee72b054a4
---
 ChangeLog   | 4 ++++
 MAINTAINERS | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 6746f983713c..68d647f72718 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
+
+	* MAINTAINERS: Add new Java maintainer.
+
 1999-10-25  Andreas Schwab  <schwab@suse.de>
 
 	* configure: Fix quoting inside arguments of eval.
diff --git a/MAINTAINERS b/MAINTAINERS
index 95b6dad57909..6ca652ecf976 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -46,6 +46,7 @@ c++                     Mark Mitchell		mark@codesourcery.com
 chill			Dave Brolley		brolley@cygnus.com
 chill			Per Bothner		per@bothner.com
 java			Per Bothner		per@bothner.com
+java			Alexandre Petit-Bianco	apbianco@cygnus.com
 objective-c		Ovidiu Predescu		ovidiu@cup.hp.com
 cpplib			Dave Brolley		brolley@cygnus.com
 cpplib			Per Bothner		per@bothner.com
-- 
GitLab