From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1406 invoked by alias); 19 Jan 2015 15:45:10 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 1378 invoked by uid 89); 19 Jan 2015 15:45:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 19 Jan 2015 15:45:04 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 8E7AC1162D0; Mon, 19 Jan 2015 10:45:02 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id BW07rlsnxFT8; Mon, 19 Jan 2015 10:45:02 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 6C4241162C0; Mon, 19 Jan 2015 10:45:02 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 4952E48E89; Mon, 19 Jan 2015 16:45:01 +0100 (CET) Date: Mon, 19 Jan 2015 15:45:00 -0000 From: Joel Brobecker To: Chen Gang Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Add myself as write-after-approval GDB maintainer. Message-ID: <20150119154501.GG4041@adacore.com> References: <54BD22E5.3010602@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54BD22E5.3010602@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2015-01/txt/msg00519.txt.bz2 On Mon, Jan 19, 2015 at 11:29:41PM +0800, Chen Gang wrote: > gdb/ChangLog: Oops - small typo in "ChangeLog" above. > > * MAINTAINERS (Write After Approval): Add "Chen Gang". This look good to me. Please go ahead and push (after having fixed the typo above). Thank you, -- Joel