From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11712 invoked by alias); 19 Feb 2008 19:12:45 -0000 Received: (qmail 11700 invoked by uid 22791); 19 Feb 2008 19:12:44 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Feb 2008 19:12:24 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1BE439802C for ; Tue, 19 Feb 2008 19:12:23 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 061799802B for ; Tue, 19 Feb 2008 19:12:23 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JRXt8-0002gK-Bp for gdb@sourceware.org; Tue, 19 Feb 2008 14:12:22 -0500 Date: Tue, 19 Feb 2008 19:37:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: New MI maintainer Message-ID: <20080219191222.GA10196@caradoc.them.org> Mail-Followup-To: gdb@sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-02/txt/msg00140.txt.bz2 I'm glad to announce that GDB finally has an official MI maintainer again: Vladimir Prus. -- Daniel Jacobowitz CodeSourcery 2008-02-14 Daniel Jacobowitz * MAINTAINERS: Add Vladimir Prus as MI maintainer. Index: gdb/MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.388 diff -u -p -r1.388 MAINTAINERS --- gdb/MAINTAINERS 29 Jan 2008 19:15:36 -0000 1.388 +++ gdb/MAINTAINERS 14 Feb 2008 16:34:14 -0000 @@ -370,6 +370,7 @@ language support C++ Daniel Jacobowitz dan@debian.org Objective C support Adam Fedor fedor@gnu.org shared libs Kevin Buettner kevinb@redhat.com +MI interface Vladimir Prus vladimir@codesourcery.com documentation Eli Zaretskii eliz@gnu.org (including NEWS)