From patchwork Wed Oct 2 14:10:05 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Arnez X-Patchwork-Id: 34788 Received: (qmail 23478 invoked by alias); 2 Oct 2019 14:10:24 -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 23469 invoked by uid 89); 2 Oct 2019 14:10:24 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-22.8 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.1 spammy=D*pt, anderson, Anderson, D*ca X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0a-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.156.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 02 Oct 2019 14:10:22 +0000 Received: from pps.filterd (m0098396.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x92E4Lj0064689 for ; Wed, 2 Oct 2019 10:10:20 -0400 Received: from e06smtp01.uk.ibm.com (e06smtp01.uk.ibm.com [195.75.94.97]) by mx0a-001b2d01.pphosted.com with ESMTP id 2vcuknky9f-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 02 Oct 2019 10:10:20 -0400 Received: from localhost by e06smtp01.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 2 Oct 2019 15:10:18 +0100 Received: from b06cxnps4074.portsmouth.uk.ibm.com (9.149.109.196) by e06smtp01.uk.ibm.com (192.168.101.131) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Wed, 2 Oct 2019 15:10:16 +0100 Received: from d06av21.portsmouth.uk.ibm.com (d06av21.portsmouth.uk.ibm.com [9.149.105.232]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id x92EAFMn20316384 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 2 Oct 2019 14:10:15 GMT Received: from d06av21.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id D5A3152051 for ; Wed, 2 Oct 2019 14:10:14 +0000 (GMT) Received: from oc0404454431.ibm.com (unknown [9.152.222.48]) by d06av21.portsmouth.uk.ibm.com (Postfix) with ESMTPS id C46855204E for ; Wed, 2 Oct 2019 14:10:14 +0000 (GMT) From: Andreas Arnez To: gdb-patches@sourceware.org Subject: [pushed] Update my email address in gdb/MAINTAINERS Date: Wed, 02 Oct 2019 16:10:05 +0200 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 x-cbid: 19100214-4275-0000-0000-0000036D5DAA X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19100214-4276-0000-0000-0000388060F2 Message-Id: My email address at IBM has changed from arnez@linux.vnet.ibm.com to arnez@linux.ibm.com. Reflect that in the MAINTAINERS file. gdb/ChangeLog: * MAINTAINERS: Update my email address. --- gdb/ChangeLog | 4 ++++ gdb/MAINTAINERS | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 81e3724788..90bf154230 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2019-10-02 Andreas Arnez + + * MAINTAINERS: Update my email address. + 2019-10-02 Andrew Burgess * dwarf2read.c (struct type_unit_group) : Convert to diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 3efcb71470..a963518429 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -311,7 +311,7 @@ the native maintainer when resolving ABI issues. rx --target=rx-elf ,-Werror s390 --target=s390-linux-gnu ,-Werror - Andreas Arnez arnez@linux.vnet.ibm.com + Andreas Arnez arnez@linux.ibm.com score --target=score-elf sh --target=sh-elf ,-Werror @@ -441,7 +441,7 @@ FSF assignment and have submitted one good patch. Pedro Alves pedro_alves@portugalmail.pt David Anderson davea@sgi.com John David Anglin dave.anglin@nrc-cnrc.gc.ca -Andreas Arnez arnez@linux.vnet.ibm.com +Andreas Arnez arnez@linux.ibm.com Shrinivas Atre shrinivasa@kpitcummins.com Sterling Augustine saugustine@google.com John Baldwin jhb@freebsd.org