From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI Date: Wed, 19 Mar 2014 19:44:26 -0700 Message-ID: <1395283466.8649.60.camel@joe-AO722> References: <1744772.yf52reTAmC@vostro.rjw.lan> <1395282105.8649.55.camel@joe-AO722> <2462139.FluJI6yiK7@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from smtprelay0035.hostedemail.com ([216.40.44.35]:33273 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751325AbaCTCoa (ORCPT ); Wed, 19 Mar 2014 22:44:30 -0400 In-Reply-To: <2462139.FluJI6yiK7@vostro.rjw.lan> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: "Rafael J. Wysocki" Cc: Linux PM list , ACPI Devel Maling List , Linux Kernel Mailing List , Geert Uytterhoeven , Len Brown , Pavel Machek On Thu, 2014-03-20 at 03:47 +0100, Rafael J. Wysocki wrote: > On Wednesday, March 19, 2014 07:21:45 PM Joe Perches wrote: > > On Thu, 2014-03-20 at 00:00 +0100, Rafael J. Wysocki wrote: > > > > > Reorder PM and ACPI maintainer addresses in MAINTAINERS to make > > > the probability of that a bit smaller. > > > > > FREEZER > > > +M: Rafael J. Wysocki > > > -M: "Rafael J. Wysocki" > > [] > > > HIBERNATION (aka Software Suspend, aka swsusp) > > > +M: Rafael J. Wysocki > > > -M: "Rafael J. Wysocki" > > [] > > > SUSPEND TO RAM > > > +M: Rafael J. Wysocki > > > -M: "Rafael J. Wysocki" > > > > Please keep the quotes around your name. > > > > It makes it easier for some systems to accept > > names with periods via copy/paste. > > I can do that, but the quotes aren't there everywhere anyway. Yeah, I hope we can rectify that. You've the biggest share of it too. $ git grep -E "^M:[^<]*\..*<" MAINTAINERS | \ grep -v '"' | sort | uniq -c | sort -rn 3 MAINTAINERS:M: Rafael J. Wysocki 2 MAINTAINERS:M: Rafael J. Wysocki 1 MAINTAINERS:M: Savoir-faire Linux Inc. 1 MAINTAINERS:M: Nicholas A. Bellinger 1 MAINTAINERS:M: K. Y. Srinivasan 1 MAINTAINERS:M: J. Bruce Fields