From patchwork Wed Apr 5 09:02:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pedro Alves X-Patchwork-Id: 19858 Received: (qmail 62637 invoked by alias); 5 Apr 2017 09:02:12 -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 60346 invoked by uid 89); 5 Apr 2017 09:02:10 -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, RP_MATCHES_RCVD, SPF_HELO_PASS, URIBL_RED autolearn=ham version=3.3.2 spammy=invitation, Approval, announce, his X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 05 Apr 2017 09:02:09 +0000 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 424C961D03 for ; Wed, 5 Apr 2017 09:02:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 424C961D03 Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=palves@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 424C961D03 Received: from [127.0.0.1] (ovpn04.gateway.prod.ext.phx2.redhat.com [10.5.9.4]) by smtp.corp.redhat.com (Postfix) with ESMTP id D16FB80B73 for ; Wed, 5 Apr 2017 09:02:08 +0000 (UTC) To: GDB Patches From: Pedro Alves Subject: New global maintainer - Simon Marchi Message-ID: <9aa5a766-42a7-9713-16cc-cf649ba2f4b5@redhat.com> Date: Wed, 5 Apr 2017 10:02:08 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 I'm pleased to announce that Simon Marchi has accepted an invitation to become a global maintainer of GDB. Please join me in congratulating Simon on his new role. Welcome on board, Simon! I'm pushing in the patch below. gdb/ChangeLog: 2017-04-05 Pedro Alves * MAINTAINERS (Global Maintainers): Add Simon Marchi. (Write After Approval): Remove Simon Marchi. --- gdb/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index c57dc80..2513b03 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -155,6 +155,7 @@ Andrew Cagney cagney@gnu.org Doug Evans dje@google.com Daniel Jacobowitz drow@false.org Mark Kettenis kettenis@gnu.org +Simon Marchi simon.marchi@ericsson.com Yao Qi yao.qi@arm.com Stan Shebs stanshebs@google.com Ulrich Weigand Ulrich.Weigand@de.ibm.com @@ -592,7 +593,6 @@ Michal Ludvig mludvig@suse.cz Edjunior B. Machado emachado@linux.vnet.ibm.com Luis Machado lgustavo@codesourcery.com Jose E. Marchesi jose.marchesi@oracle.com -Simon Marchi simon.marchi@ericsson.com Glen McCready gkm@redhat.com Greg McGary greg@mcgary.org Roland McGrath roland@hack.frob.com