From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12970 invoked by alias); 18 Jan 2013 21:16:36 -0000 Received: (qmail 12947 invoked by uid 22791); 18 Jan 2013 21:16:33 -0000 X-SWARE-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Jan 2013 21:16:26 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r0ILGPgx021052 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 18 Jan 2013 16:16:25 -0500 Received: from psique (ovpn-113-154.phx2.redhat.com [10.3.113.154]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r0ILGMFC030200; Fri, 18 Jan 2013 16:16:23 -0500 From: Sergio Durigan Junior To: David Blaikie Cc: gdb-patches@sourceware.org Subject: Re: [FYI] Adding myself to MAINTAINERS(Commit After Approval) References: X-URL: http://www.redhat.com Date: Fri, 18 Jan 2013 21:16:00 -0000 In-Reply-To: (David Blaikie's message of "Fri, 18 Jan 2013 11:25:33 -0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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 X-SW-Source: 2013-01/txt/msg00457.txt.bz2 On Friday, January 18 2013, David Blaikie wrote: > RCS file: /cvs/src/src/gdb/ChangeLog,v > retrieving revision 1.15036 > diff -r1.15036 ChangeLog > 0a1,3 >> 2012-12-12 David Blaikie >> >> * MAINTAINERS (Write After Approval): Add "David Blaikie". Hi David, The date is wrong, and the lines in the ChangeLog file shall be indented using TABs, not spaces. You should also add a blank line between your entry and the last one. Please fix those errors (there's no need to create a new ChangeLog entry for this fix). Thanks, -- Sergio