From patchwork Mon Jun 23 18:37:14 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Don Breazeal X-Patchwork-Id: 1674 Received: (qmail 22234 invoked by alias); 23 Jun 2014 18:38:04 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 22003 invoked by uid 89); 23 Jun 2014 18:38:01 -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: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 23 Jun 2014 18:38:00 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1Wz97s-0006Oe-U8 from donb@codesourcery.com for gdb-patches@sourceware.org; Mon, 23 Jun 2014 11:37:56 -0700 Received: from [127.0.0.1] ([172.30.7.85]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 23 Jun 2014 11:37:56 -0700 Message-ID: <53A873DA.8080803@codesourcery.com> Date: Mon, 23 Jun 2014 11:37:14 -0700 From: "Breazeal, Don" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "gdb-patches@sourceware.org" Subject: [FYI] Add myself as write-after-approval maintainer. X-IsSubscribed: yes FYI, updated gdb/MAINTAINERS to add myself as write-after-approval maintainer. --Don gdb/ 2014-06-23 Don Breazeal * MAINTAINERS: Add myself as write-after-approval maintainer. --- gdb/MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 9acffd9..d488a50 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -473,6 +473,7 @@ David Blaikie dblaikie@gmail.com Philip Blundell philb@gnu.org Eric Botcazou ebotcazou@libertysurf.fr Per Bothner per@bothner.com +Don Breazeal donb@codesourcery.com Joel Brobecker brobecker@adacore.com Dave Brolley brolley@redhat.com Samuel Bronson naesten@gmail.com