From patchwork Fri Jun 10 05:20:12 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Toshihito Kikuchi X-Patchwork-Id: 12935 Received: (qmail 43568 invoked by alias); 10 Jun 2016 05:21:13 -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 43550 invoked by uid 89); 10 Jun 2016 05:21:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 spammy=H*RU:sk:tm14.bu, Hx-spam-relays-external:sk:tm14.bu, Hx-spam-relays-external:98.138.226.179, H*RU:98.138.226.179 X-HELO: nm27.bullet.mail.ne1.yahoo.com Received: from nm27.bullet.mail.ne1.yahoo.com (HELO nm27.bullet.mail.ne1.yahoo.com) (98.138.90.90) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 10 Jun 2016 05:21:01 +0000 Received: from [98.138.226.179] by nm27.bullet.mail.ne1.yahoo.com with NNFMP; 10 Jun 2016 05:20:59 -0000 Received: from [98.138.84.41] by tm14.bullet.mail.ne1.yahoo.com with NNFMP; 10 Jun 2016 05:20:59 -0000 Received: from [127.0.0.1] by smtp109.mail.ne1.yahoo.com with NNFMP; 10 Jun 2016 05:20:59 -0000 X-Yahoo-SMTP: uLlXihWswBAw_asaF5e6lP5gQBt5Jmin From: Toshihito Kikuchi To: gdb-patches@sourceware.org Cc: Toshihito Kikuchi , Pedro Alves Subject: [pushed][commit/obv] Add myself as a write-after-approval GDB maintainer Date: Thu, 9 Jun 2016 22:20:12 -0700 Message-Id: <1465536012-4995-1-git-send-email-k.toshihito@yahoo.de> MIME-Version: 1.0 Hello, I pushed a commit adding myself as a write-after-approval GDB maintainer. Thanks, Toshihito gdb/ChangeLog: * MAINTAINERS (Write After Approval): Add Toshihito Kikuchi. --- gdb/ChangeLog | 4 ++++ gdb/MAINTAINERS | 1 + 2 files changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 72f8a3e..e29203d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2016-06-09 Toshihito Kikuchi + + * MAINTAINERS (Write After Approval): Add Toshihito Kikuchi. + 2016-06-09 Tom Tromey PR python/19819: diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 960b2f1..001eca0 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -569,6 +569,7 @@ Jeff Johnston jjohnstn@redhat.com Geoff Keating geoffk@redhat.com Mark Kettenis kettenis@gnu.org Marc Khouzam marc.khouzam@ericsson.com +Toshihito Kikuchi k.toshihito@yahoo.de Jim Kingdon kingdon@panix.com Paul Koning paul_koning@dell.com Marcin Kościelnicki koriakin@0x04.net