From patchwork Tue Jun 13 20:55:20 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Max Filippov X-Patchwork-Id: 20999 Received: (qmail 15235 invoked by alias); 13 Jun 2017 20:56:10 -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 15210 invoked by uid 89); 13 Jun 2017 20:56:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-25.3 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, FROM_LOCAL_NOVOWEL, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, HK_RANDOM_ENVFROM, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=persons, frank, Frank, evans X-HELO: mail-lf0-f67.google.com Received: from mail-lf0-f67.google.com (HELO mail-lf0-f67.google.com) (209.85.215.67) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 13 Jun 2017 20:56:08 +0000 Received: by mail-lf0-f67.google.com with SMTP id u62so14585214lfg.0 for ; Tue, 13 Jun 2017 13:56:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=MCFnsk2ASaG09Hi6uwimitRWlNy4feWjjZEXpl4tExg=; b=r2P3PB6GkKeQbvWTx6p/7iRRq/SfTLzyVy4/bHZMV7H/aIOklR5mb+emnhfWX0RxXq Ye+NXq0FFJ3I2kTKq4/TmRI1tKWHSdil91she1a+mwwTCajRdCALe1fklejUc+aHuNSr 9aY4XF91QSiHID+g9QhawgxlQoUVQZ1wNX41xC1fqdktRFmEKjnYRB3D76bt2NnG6soV b4QTqTB0+kd01pG03WsPxrL+81jQSCI5l7kCVxdC+iX7rTLrL3ppyNjjbDg5fEwwVqje QZ2jyWH0XOcgwmgGA/4c9/D5VX4Ek7PJFc5yUnGr1/EYtMms5RlzFpICCVpjEnadePMF WjRQ== X-Gm-Message-State: AKS2vOyIsfUJPNm9AiJoXwMMOh6ag98L297y6MQlykVLrHajfdWaLknX 5sFzlzC0pkAB8myHqCg= X-Received: by 10.46.72.9 with SMTP id v9mr631631lja.21.1497387370393; Tue, 13 Jun 2017 13:56:10 -0700 (PDT) Received: from octofox.metropolis ([5.19.183.212]) by smtp.gmail.com with ESMTPSA id n71sm3653700lje.14.2017.06.13.13.56.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 13 Jun 2017 13:56:09 -0700 (PDT) From: Max Filippov To: gdb-patches@sourceware.org Cc: Woody LaRue , Pedro Alves , Joel Brobecker , Kevin Buettner , Andrew Cagney , Doug Evans , Simon Marchi , Yao Qi , Stan Shebs , Ulrich Weigand , Elena Zannoni , Eli Zaretskii , Max Filippov Subject: [PATCH] Add responsible maintainers for Xtensa Date: Tue, 13 Jun 2017 13:55:20 -0700 Message-Id: <1497387320-2483-1-git-send-email-jcmvbkbc@gmail.com> X-IsSubscribed: yes Responsible maintainer for Xtensa haven't been active recently and now that he officially steps down I'd like to propose making the following persons the responsible maintainers of the Xtensa architecture in GDB: - Woody LaRue is the maintainer of internal Xtensa GDB version at Cadence, - Max Filippov is the maintainer of Xtensa linux and contributor to the free Xtensa toolchain. gdb/ 2017-06-13 Max Filippov * MAINTAINERS: Add Woody LaRue and Max Filippov as responsible maintainers for Xtensa architecture. --- gdb/MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index c0e3cee73646..2977277d7b37 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -332,6 +332,8 @@ the native maintainer when resolving ABI issues. Corinna Vinschen vinschen@redhat.com xtensa --target=xtensa-elf + Woody LaRue larue@cadence.com + Max Filippov jcmvbkbc@gmail.com All developers recognized by this file can make arbitrary changes to OBSOLETE targets. @@ -515,7 +517,6 @@ Frank Ch. Eigler fche@redhat.com Ben Elliston bje@gnu.org Doug Evans dje@google.com Adam Fedor fedor@gnu.org -Max Filippov jcmvbkbc@gmail.com Brian Ford ford@vss.fsi.com Matthew Fortune matthew.fortune@imgtec.com Orjan Friberg orjanf@axis.com