From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50344 invoked by alias); 31 Oct 2016 15:06:47 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 50306 invoked by uid 89); 31 Oct 2016 15:06:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_LOW,SPF_PASS,URIBL_RED autolearn=no version=3.3.2 spammy=D*hu, Sandra, sk:manugc, sk:manu@gc 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; Mon, 31 Oct 2016 15:06:36 +0000 Received: from pps.filterd (m0098420.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id u9VExAKE086242 for ; Mon, 31 Oct 2016 11:06:34 -0400 Received: from e36.co.us.ibm.com (e36.co.us.ibm.com [32.97.110.154]) by mx0b-001b2d01.pphosted.com with ESMTP id 26e1ywh4v4-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 31 Oct 2016 11:06:34 -0400 Received: from localhost by e36.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 31 Oct 2016 09:06:33 -0600 Received: from d03dlp02.boulder.ibm.com (9.17.202.178) by e36.co.us.ibm.com (192.168.1.136) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Mon, 31 Oct 2016 09:06:31 -0600 Received: from b03cxnp07028.gho.boulder.ibm.com (b03cxnp07028.gho.boulder.ibm.com [9.17.130.15]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 50E333E4003F; Mon, 31 Oct 2016 09:06:31 -0600 (MDT) Received: from b03ledav003.gho.boulder.ibm.com (b03ledav003.gho.boulder.ibm.com [9.17.130.234]) by b03cxnp07028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u9VF6Vl915073752; Mon, 31 Oct 2016 08:06:31 -0700 Received: from b03ledav003.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 2E8DD6A03D; Mon, 31 Oct 2016 09:06:31 -0600 (MDT) Received: from [9.70.82.29] (unknown [9.70.82.29]) by b03ledav003.gho.boulder.ibm.com (Postfix) with ESMTP id E48C66A04A; Mon, 31 Oct 2016 09:06:30 -0600 (MDT) Subject: Re: MAINTAINERS update From: "Carl E. Love" To: Segher Boessenkool , gcc-patches@gcc.gnu.org Date: Mon, 31 Oct 2016 15:06:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16103115-0020-0000-0000-00000A239146 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00006009; HX=3.00000240; KW=3.00000007; PH=3.00000004; SC=3.00000189; SDB=6.00775023; UDB=6.00372520; IPR=6.00552005; BA=6.00004845; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00013156; XFM=3.00000011; UTC=2016-10-31 15:06:32 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16103115-0021-0000-0000-000056E07445 Message-Id: <1477926390.12281.90.camel@us.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-10-31_06:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1610310271 X-IsSubscribed: yes X-SW-Source: 2016-10/txt/msg02486.txt.bz2 On Sat, 2016-10-29 at 12:10 -0500, Segher Boessenkool wrote: Hi Carl, > > On Fri, Oct 28, 2016 at 08:11:11AM -0700, Carl E. Love wrote: > > Manuel López-Ibáñez > > Martin v. Löwis > > H.J. Lu > > +Carl Love > > Christophe Lyon > > Luis Machado > > Ziga Mahkovec > > That is not alphabetical... Move it two up? > > Segher Seger: Yup, it is in the wrong order. I have updated the MAINTAINERS file and the ChangeLog. Carl Love ------------------------------------------------------------- Index: ChangeLog =================================================================== --- ChangeLog (revision 241702) +++ ChangeLog (working copy) @@ -1,5 +1,10 @@ 2016-10-27 Carl Love + * MAINTAINERS (Write After Approval): Fix my entry in the Write After + Approval list to make it alphabetical. + +2016-10-27 Carl Love + * MAINTAINERS (Write After Approval): Add myself. 2016-10-27 Andrew Burgess Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 241702) +++ MAINTAINERS (working copy) @@ -477,9 +477,9 @@ Gabor Loki Sandra Loosemore Manuel López-Ibáñez +Carl Love Martin v. Löwis H.J. Lu -Carl Love Christophe Lyon Luis Machado Ziga Mahkovec