From patchwork Thu Jun 14 22:13:15 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom de Vries X-Patchwork-Id: 27863 Received: (qmail 77345 invoked by alias); 14 Jun 2018 22:13:20 -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 77336 invoked by uid 89); 14 Jun 2018 22:13:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_PASS autolearn=ham version=3.3.2 spammy=Ung, ung, blanket, qualify X-HELO: mx2.suse.de Received: from mx2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 14 Jun 2018 22:13:19 +0000 Received: from relay1.suse.de (charybdis-ext-too.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id B767CAF1A for ; Thu, 14 Jun 2018 22:13:16 +0000 (UTC) Date: Fri, 15 Jun 2018 00:13:15 +0200 From: Tom de Vries To: gdb-patches@sourceware.org Cc: Michael Matz Subject: [PATCH][gdb] Add me to write-after-approval section in MAINTAINERS Message-ID: <20180614221313.baiz3zhxwqyhvdlm@localhost.localdomain> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20170912 (1.9.0) X-IsSubscribed: yes Hi, I've committed one patch modifying gdb ([gdb/cli] Honour 'print pretty' when printing result of finish command) and I'm covered by the Novell blanket copyright assignment. So AFAIU, I qualify for write-after-approval. This patch adds me to the MAINTAINERS file in the write-after-approval section. OK for trunk? Thanks, - Tom [gdb] Add me to write-after-approval section in MAINTAINERS 2018-06-14 Tom de Vries * MAINTAINERS (Write After Approval): Add Tom de Vries. --- gdb/MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index fa5f400651..0fffc92d4f 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -648,6 +648,7 @@ Jon Turney jon.turney@dronecode.org.uk David Ung davidu@mips.com D Venkatasubramanian dvenkat@noida.hcltech.com Corinna Vinschen vinschen@redhat.com +Tom de Vries tdevries@suse.de Sami Wagiaalla swagiaal@redhat.com Keith Walker keith.walker@arm.com Ricard Wanderlof ricardw@axis.com