From patchwork Fri Mar 30 16:20:36 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Schmidt X-Patchwork-Id: 893421 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-475654-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.ibm.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="QuCshOO2"; 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 40CRgR0T0cz9rxx for ; Sat, 31 Mar 2018 03:20:50 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:date:mime-version:content-type :content-transfer-encoding:message-id; q=dns; s=default; b=Tjxxa AYvHpED4KSwzbd57uRe6RlGR0y54lZ3oNB0ccEsrlWlzVHchRuyHOW81gJzsI6US jM/+wi0JEb0S2zZEiF2MipUkChQvbF7eV0r06S2/rx9S4qpXZlz27UtHv+0VTx28 dWZfJ2GJW/aZ6mSrZ/JpU0HmGzWRW8MxlcWhYA= 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:to :from:subject:date:mime-version:content-type :content-transfer-encoding:message-id; s=default; bh=RPoq+gu8d00 dh55P21ndKdj6JWY=; b=QuCshOO2/JqDdj78XUPEIRelFCIsTqQVnKiLAZrz3c8 4KC9VTAGnfbI7c7+5ZUCT/fxhfBERwG3C4ZcKy6AyvPBMRlqw7ambc3ctJU0IAL4 /WScIEUdA2kqMLXlFaG9PuZ5za1Hf0fEa9nYjvVGFW23f7OJ/RKOPwyEtOjoncxQ = Received: (qmail 20756 invoked by alias); 30 Mar 2018 16:20:44 -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 20731 invoked by uid 89); 30 Mar 2018 16:20:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.6 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 spammy=william 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; Fri, 30 Mar 2018 16:20:42 +0000 Received: from pps.filterd (m0098394.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w2UGJlb2025390 for ; Fri, 30 Mar 2018 12:20:40 -0400 Received: from e38.co.us.ibm.com (e38.co.us.ibm.com [32.97.110.159]) by mx0a-001b2d01.pphosted.com with ESMTP id 2h1q6e3sm0-1 (version=TLSv1.2 cipher=AES256-SHA256 bits=256 verify=NOT) for ; Fri, 30 Mar 2018 12:20:40 -0400 Received: from localhost by e38.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 30 Mar 2018 10:20:39 -0600 Received: from b03cxnp07028.gho.boulder.ibm.com (9.17.130.15) by e38.co.us.ibm.com (192.168.1.138) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 30 Mar 2018 10:20:37 -0600 Received: from b03ledav005.gho.boulder.ibm.com (b03ledav005.gho.boulder.ibm.com [9.17.130.236]) by b03cxnp07028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id w2UGKbi010617248 for ; Fri, 30 Mar 2018 09:20:37 -0700 Received: from b03ledav005.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 350BABE039 for ; Fri, 30 Mar 2018 10:20:37 -0600 (MDT) Received: from bigmac.rchland.ibm.com (unknown [9.10.86.142]) by b03ledav005.gho.boulder.ibm.com (Postfix) with ESMTP id 1BBCABE038 for ; Fri, 30 Mar 2018 10:20:37 -0600 (MDT) To: GCC Patches From: Bill Schmidt Subject: [PATCH, committed] Update my MAINTAINERS entries Date: Fri, 30 Mar 2018 11:20:36 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 X-TM-AS-GCONF: 00 x-cbid: 18033016-0028-0000-0000-0000095FBDFD X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00008771; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000255; SDB=6.01010655; UDB=6.00514949; IPR=6.00789933; MB=3.00020334; MTD=3.00000008; XFM=3.00000015; UTC=2018-03-30 16:20:39 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18033016-0029-0000-0000-00003A2CCFC2 Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2018-03-30_07:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1803300170 Just updating my email address and making it a little clearer which is which between Will Schmidt and me. Committed. 2018-03-30 Bill Schmidt * MAINTAINERS: Update my email address and disambiguate myself a bit from Will Schmidt. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 258979) +++ MAINTAINERS (working copy) @@ -244,7 +244,7 @@ testsuite Rainer Orth register allocation Vladimir Makarov gdbhooks.py David Malcolm -SLSR Bill Schmidt +SLSR Bill Schmidt jit David Malcolm pointer bounds checker Ilya Enkovich i386 MPX Ilya Enkovich @@ -570,8 +570,8 @@ Sujoy Saraswati Trevor Saunders Aaron Sawdey Roger Sayle +Bill Schmidt Will Schmidt -William Schmidt Tilo Schwarz Martin Sebor Svein Seldal