From patchwork Tue Apr 10 21:57:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aaron Sawdey X-Patchwork-Id: 896960 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-476173-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.vnet.ibm.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="gYz/tNgX"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40LLd850xVz9s2Y for ; Wed, 11 Apr 2018 07:57:47 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :subject:from:to:date:content-type:mime-version:message-id; q= dns; s=default; b=aLRXugnO+5B8rmvnweT/gfZ6jgM6fsdV/8tTQ9zonelvkp IcSQam+dRE+agD67GrovYp+aj+1z6WAhafWUtWOP7tvC7NURf3tRhiZKN0TkevLO gVyzE47C5fK7Jzoa0P2wFNI8XBTX1wJ3K233rCdtba41IV1+ZzxNW1rMGjHbs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :subject:from:to:date:content-type:mime-version:message-id; s= default; bh=9AdToo7SkeYL4mASZ7nSMMH6Gss=; b=gYz/tNgXsXZdTxKOTgYM t+R/XnM0kc9bmUAc4JshyaDthfZiv744/K9Hc7YtwddEXsRKcikYN4bWhsC9xgIO wqgAR+DOC8K3BD9fS4YsaxbcNm3Zal2YD8wfq07x4LDkRy2Cpr72465qiooJ+NdK qlhUpFCiR1bnylnsL52egYk= Received: (qmail 118090 invoked by alias); 10 Apr 2018 21:57:40 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 118072 invoked by uid 89); 10 Apr 2018 21:57:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-12.1 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy= X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0b-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.158.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 10 Apr 2018 21:57:38 +0000 Received: from pps.filterd (m0098419.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w3ALsMjr113729 for ; Tue, 10 Apr 2018 17:57:36 -0400 Received: from e34.co.us.ibm.com (e34.co.us.ibm.com [32.97.110.152]) by mx0b-001b2d01.pphosted.com with ESMTP id 2h91q3hvxr-1 (version=TLSv1.2 cipher=AES256-SHA256 bits=256 verify=NOT) for ; Tue, 10 Apr 2018 17:57:36 -0400 Received: from localhost by e34.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 10 Apr 2018 15:57:35 -0600 Received: from b03cxnp07029.gho.boulder.ibm.com (9.17.130.16) by e34.co.us.ibm.com (192.168.1.134) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 10 Apr 2018 15:57:33 -0600 Received: from b03ledav001.gho.boulder.ibm.com (b03ledav001.gho.boulder.ibm.com [9.17.130.232]) by b03cxnp07029.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id w3ALvXAe10092914 for ; Tue, 10 Apr 2018 14:57:33 -0700 Received: from b03ledav001.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id E62D56E038 for ; Tue, 10 Apr 2018 15:57:32 -0600 (MDT) Received: from ragesh3a (unknown [9.85.159.167]) by b03ledav001.gho.boulder.ibm.com (Postfix) with ESMTP id 9D96B6E035 for ; Tue, 10 Apr 2018 15:57:32 -0600 (MDT) Subject: [PATCH, committed] Update my MAINTAINERS entry From: Aaron Sawdey To: gcc-patches@gcc.gnu.org Date: Tue, 10 Apr 2018 16:57:32 -0500 Mime-Version: 1.0 X-TM-AS-GCONF: 00 x-cbid: 18041021-0016-0000-0000-0000088576FF X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00008833; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000256; SDB=6.01016041; UDB=6.00518115; IPR=6.00795292; MB=3.00020509; MTD=3.00000008; XFM=3.00000015; UTC=2018-04-10 21:57:34 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18041021-0017-0000-0000-00003E33EA56 Message-Id: <1523397452.6245.11.camel@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2018-04-10_08:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1804100203 X-IsSubscribed: yes Update to my new email address. Committed as 259301. 2018-04-10 Aaron Sawdey * MAINTAINERS: Update my email address. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 259295) +++ MAINTAINERS (working copy) @@ -568,7 +568,7 @@ Duncan Sands Sujoy Saraswati Trevor Saunders -Aaron Sawdey +Aaron Sawdey Roger Sayle Will Schmidt Tilo Schwarz