lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 19 Mar 2014 19:44:26 -0700
From:	Joe Perches <joe@...ches.com>
To:	"Rafael J. Wysocki" <rjw@...ysocki.net>
Cc:	Linux PM list <linux-pm@...r.kernel.org>,
	ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Geert Uytterhoeven <geert@...ux-m68k.org>,
	Len Brown <lenb@...nel.org>, Pavel Machek <pavel@....cz>
Subject: Re: [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and
 ACPI

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 <rjw@...ysocki.net>
> > > -M:	"Rafael J. Wysocki" <rjw@...ysocki.net>
> > []
> > >  HIBERNATION (aka Software Suspend, aka swsusp)
> > > +M:	Rafael J. Wysocki <rjw@...ysocki.net>
> > > -M:	"Rafael J. Wysocki" <rjw@...ysocki.net>
> > []
> > >  SUSPEND TO RAM
> > > +M:	Rafael J. Wysocki <rjw@...ysocki.net>
> > > -M:	"Rafael J. Wysocki" <rjw@...ysocki.net>
> > 
> > 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 <rjw@...ysocki.net>
      2 MAINTAINERS:M:	Rafael J. Wysocki <rafael.j.wysocki@...el.com>
      1 MAINTAINERS:M:	Savoir-faire Linux Inc. <kernel@...oirfairelinux.com>
      1 MAINTAINERS:M:	Nicholas A. Bellinger <nab@...ux-iscsi.org>
      1 MAINTAINERS:M:	K. Y. Srinivasan <kys@...rosoft.com>
      1 MAINTAINERS:M:	J. Bruce Fields <bfields@...ldses.org>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ