From patchwork Wed Oct 23 18:36:25 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Aktemur, Tankut Baris" X-Patchwork-Id: 35256 Received: (qmail 80410 invoked by alias); 23 Oct 2019 18:36:52 -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 80398 invoked by uid 89); 23 Oct 2019 18:36:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-20.8 required=5.0 tests=AC_FROM_MANY_DOTS, AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3 autolearn=ham version=3.3.1 spammy=H*r:LOCAL, sk:dave.an, D*pt, U*dave.anglin X-HELO: mga14.intel.com Received: from mga14.intel.com (HELO mga14.intel.com) (192.55.52.115) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 23 Oct 2019 18:36:50 +0000 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Oct 2019 11:36:49 -0700 Received: from irvmail001.ir.intel.com ([163.33.26.43]) by fmsmga002.fm.intel.com with ESMTP; 23 Oct 2019 11:36:48 -0700 Received: from ulvlx001.iul.intel.com (ulvlx001.iul.intel.com [172.28.207.17]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id x9NIalsH001507; Wed, 23 Oct 2019 19:36:47 +0100 Received: from ulvlx001.iul.intel.com (localhost [127.0.0.1]) by ulvlx001.iul.intel.com with ESMTP id x9NIalAh022838; Wed, 23 Oct 2019 20:36:47 +0200 Received: (from taktemur@localhost) by ulvlx001.iul.intel.com with LOCAL id x9NIalYa022834; Wed, 23 Oct 2019 20:36:47 +0200 From: Tankut Baris Aktemur To: gdb-patches@sourceware.org Subject: [FYI] Add myself to the gdb/MAINTAINERS write-after-approval list Date: Wed, 23 Oct 2019 20:36:25 +0200 Message-Id: <1571855785-22500-1-git-send-email-tankut.baris.aktemur@intel.com> X-IsSubscribed: yes gdb/ChangeLog: 2019-10-23 Tankut Baris Aktemur * MAINTAINERS (Write After Approval): Add Tankut Baris Aktemur. 2019-10-23 Tankut Baris Aktemur --- gdb/ChangeLog | 4 ++++ gdb/MAINTAINERS | 1 + 2 files changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fd8c9394105..53f50e2d856 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2019-10-23 Tankut Baris Aktemur + + * MAINTAINERS (Write After Approval): Add Tankut Baris Aktemur. + 2019-10-23 Tom Tromey * configure: Rebuild. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index a9635184295..8898bb4fdba 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -438,6 +438,7 @@ Pascal support Pierre Muller muller@sourceware.org To get recommended for the Write After Approval list you need a valid FSF assignment and have submitted one good patch. +Tankut Baris Aktemur tankut.baris.aktemur@intel.com Pedro Alves pedro_alves@portugalmail.pt David Anderson davea@sgi.com John David Anglin dave.anglin@nrc-cnrc.gc.ca