From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21987 invoked by alias); 2 Dec 2002 19:53:48 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21966 invoked from network); 2 Dec 2002 19:53:47 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 2 Dec 2002 19:53:47 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id F0E413E4B for ; Mon, 2 Dec 2002 14:53:39 -0500 (EST) Message-ID: <3DEBBA43.3020706@redhat.com> Date: Mon, 02 Dec 2002 11:53:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: [maint] Global Maintainers responsible for Java Content-Type: multipart/mixed; boundary="------------030801000108090201040304" X-SW-Source: 2002-12/txt/msg00031.txt.bz2 This is a multi-part message in MIME format. --------------030801000108090201040304 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 350 Hello, Per Bothner and Anthony Green have both agreed to step back from their Java Maintenance responsibilities. The hope is that, by doing this, the way is cleared for someone new to, eventually, take on this role. For the short term, the responsability of reviewing Java patches falls to the global maintainers (and ultimatly me :-). Andrew --------------030801000108090201040304 Content-Type: text/plain; name="diffs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="diffs" Content-length: 1170 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. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.211 diff -u -r1.211 MAINTAINERS --- MAINTAINERS 25 Nov 2002 21:07:51 -0000 1.211 +++ MAINTAINERS 2 Dec 2002 19:45:00 -0000 @@ -279,9 +279,7 @@ 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 @@ 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 --------------030801000108090201040304--