Linux Power Management development
 help / color / mirror / Atom feed
* Re: [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
  2014-03-19 23:00 [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI Rafael J. Wysocki
@ 2014-03-19 22:54 ` Pavel Machek
  2014-03-20  2:18   ` Rafael J. Wysocki
  2014-03-20  2:21 ` Joe Perches
  1 sibling, 1 reply; 8+ messages in thread
From: Pavel Machek @ 2014-03-19 22:54 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linux PM list, ACPI Devel Maling List, Linux Kernel Mailing List,
	Geert Uytterhoeven, Len Brown

On Thu 2014-03-20 00:00:14, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rjw@rjwysocki.net>
> 
> For a few subsystems I am the person who actually applies patches
> and people don't CC me on patch submissions, because my address is
> not the first one in the given MAINTAINERS item.
> 
> Reorder PM and ACPI maintainer addresses in MAINTAINERS to make
> the probability of that a bit smaller.
> 
> Signed-off-by: Rafael J. Wysocki <rjw@rjwysocki.net>

Acked-by: Pavel Machek <pavel@ucw.cz>

(And keep up good work :-).

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
@ 2014-03-19 23:00 Rafael J. Wysocki
  2014-03-19 22:54 ` Pavel Machek
  2014-03-20  2:21 ` Joe Perches
  0 siblings, 2 replies; 8+ messages in thread
From: Rafael J. Wysocki @ 2014-03-19 23:00 UTC (permalink / raw)
  To: Linux PM list, ACPI Devel Maling List
  Cc: Linux Kernel Mailing List, Geert Uytterhoeven, Len Brown,
	Pavel Machek

From: Rafael J. Wysocki <rjw@rjwysocki.net>

For a few subsystems I am the person who actually applies patches
and people don't CC me on patch submissions, because my address is
not the first one in the given MAINTAINERS item.

Reorder PM and ACPI maintainer addresses in MAINTAINERS to make
the probability of that a bit smaller.

Signed-off-by: Rafael J. Wysocki <rjw@rjwysocki.net>
---
 MAINTAINERS |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Index: linux-pm/MAINTAINERS
===================================================================
--- linux-pm.orig/MAINTAINERS
+++ linux-pm/MAINTAINERS
@@ -242,8 +242,8 @@ S:	Maintained
 F:	drivers/platform/x86/acer-wmi.c
 
 ACPI
-M:	Len Brown <lenb@kernel.org>
 M:	Rafael J. Wysocki <rjw@rjwysocki.net>
+M:	Len Brown <lenb@kernel.org>
 L:	linux-acpi@vger.kernel.org
 W:	https://01.org/linux-acpi
 Q:	https://patchwork.kernel.org/project/linux-acpi/list/
@@ -3657,8 +3657,8 @@ S:	Maintained
 F:	fs/freevxfs/
 
 FREEZER
+M:	Rafael J. Wysocki <rjw@rjwysocki.net>
 M:	Pavel Machek <pavel@ucw.cz>
-M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
 L:	linux-pm@vger.kernel.org
 S:	Supported
 F:	Documentation/power/freezing-of-tasks.txt
@@ -4022,8 +4022,8 @@ S:	Maintained
 F:	drivers/video/hgafb.c
 
 HIBERNATION (aka Software Suspend, aka swsusp)
+M:	Rafael J. Wysocki <rjw@rjwysocki.net>
 M:	Pavel Machek <pavel@ucw.cz>
-M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
 L:	linux-pm@vger.kernel.org
 S:	Supported
 F:	arch/x86/power/
@@ -8425,9 +8425,9 @@ F:	arch/sh/
 F:	drivers/sh/
 
 SUSPEND TO RAM
+M:	Rafael J. Wysocki <rjw@rjwysocki.net>
 M:	Len Brown <len.brown@intel.com>
 M:	Pavel Machek <pavel@ucw.cz>
-M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
 L:	linux-pm@vger.kernel.org
 S:	Supported
 F:	Documentation/power/


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
  2014-03-19 22:54 ` Pavel Machek
@ 2014-03-20  2:18   ` Rafael J. Wysocki
  0 siblings, 0 replies; 8+ messages in thread
From: Rafael J. Wysocki @ 2014-03-20  2:18 UTC (permalink / raw)
  To: Pavel Machek
  Cc: Linux PM list, ACPI Devel Maling List, Linux Kernel Mailing List,
	Geert Uytterhoeven, Len Brown

On Wednesday, March 19, 2014 11:54:10 PM Pavel Machek wrote:
> On Thu 2014-03-20 00:00:14, Rafael J. Wysocki wrote:
> > From: Rafael J. Wysocki <rjw@rjwysocki.net>
> > 
> > For a few subsystems I am the person who actually applies patches
> > and people don't CC me on patch submissions, because my address is
> > not the first one in the given MAINTAINERS item.
> > 
> > Reorder PM and ACPI maintainer addresses in MAINTAINERS to make
> > the probability of that a bit smaller.
> > 
> > Signed-off-by: Rafael J. Wysocki <rjw@rjwysocki.net>
> 
> Acked-by: Pavel Machek <pavel@ucw.cz>
> 
> (And keep up good work :-).

Thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
  2014-03-19 23:00 [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI Rafael J. Wysocki
  2014-03-19 22:54 ` Pavel Machek
@ 2014-03-20  2:21 ` Joe Perches
  2014-03-20  2:47   ` Rafael J. Wysocki
  2014-03-20  7:58   ` Geert Uytterhoeven
  1 sibling, 2 replies; 8+ messages in thread
From: Joe Perches @ 2014-03-20  2:21 UTC (permalink / raw)
  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 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@rjwysocki.net>
> -M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
[]
>  HIBERNATION (aka Software Suspend, aka swsusp)
> +M:	Rafael J. Wysocki <rjw@rjwysocki.net>
> -M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
[]
>  SUSPEND TO RAM
> +M:	Rafael J. Wysocki <rjw@rjwysocki.net>
> -M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>

Please keep the quotes around your name.

It makes it easier for some systems to accept
names with periods via copy/paste.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
  2014-03-20  2:47   ` Rafael J. Wysocki
@ 2014-03-20  2:44     ` Joe Perches
  0 siblings, 0 replies; 8+ messages in thread
From: Joe Perches @ 2014-03-20  2:44 UTC (permalink / raw)
  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 <rjw@rjwysocki.net>
> > > -M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
> > []
> > >  HIBERNATION (aka Software Suspend, aka swsusp)
> > > +M:	Rafael J. Wysocki <rjw@rjwysocki.net>
> > > -M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
> > []
> > >  SUSPEND TO RAM
> > > +M:	Rafael J. Wysocki <rjw@rjwysocki.net>
> > > -M:	"Rafael J. Wysocki" <rjw@rjwysocki.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@rjwysocki.net>
      2 MAINTAINERS:M:	Rafael J. Wysocki <rafael.j.wysocki@intel.com>
      1 MAINTAINERS:M:	Savoir-faire Linux Inc. <kernel@savoirfairelinux.com>
      1 MAINTAINERS:M:	Nicholas A. Bellinger <nab@linux-iscsi.org>
      1 MAINTAINERS:M:	K. Y. Srinivasan <kys@microsoft.com>
      1 MAINTAINERS:M:	J. Bruce Fields <bfields@fieldses.org>


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
  2014-03-20  2:21 ` Joe Perches
@ 2014-03-20  2:47   ` Rafael J. Wysocki
  2014-03-20  2:44     ` Joe Perches
  2014-03-20  7:58   ` Geert Uytterhoeven
  1 sibling, 1 reply; 8+ messages in thread
From: Rafael J. Wysocki @ 2014-03-20  2:47 UTC (permalink / raw)
  To: Joe Perches
  Cc: Linux PM list, ACPI Devel Maling List, Linux Kernel Mailing List,
	Geert Uytterhoeven, Len Brown, Pavel Machek

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@rjwysocki.net>
> > -M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
> []
> >  HIBERNATION (aka Software Suspend, aka swsusp)
> > +M:	Rafael J. Wysocki <rjw@rjwysocki.net>
> > -M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
> []
> >  SUSPEND TO RAM
> > +M:	Rafael J. Wysocki <rjw@rjwysocki.net>
> > -M:	"Rafael J. Wysocki" <rjw@rjwysocki.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.

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
  2014-03-20  2:21 ` Joe Perches
  2014-03-20  2:47   ` Rafael J. Wysocki
@ 2014-03-20  7:58   ` Geert Uytterhoeven
  2014-03-20  9:36     ` Joe Perches
  1 sibling, 1 reply; 8+ messages in thread
From: Geert Uytterhoeven @ 2014-03-20  7:58 UTC (permalink / raw)
  To: Joe Perches
  Cc: Rafael J. Wysocki, Linux PM list, ACPI Devel Maling List,
	Linux Kernel Mailing List, Len Brown, Pavel Machek

Hi Joe,

On Thu, Mar 20, 2014 at 3:21 AM, Joe Perches <joe@perches.com> wrote:
>>  SUSPEND TO RAM
>> +M:   Rafael J. Wysocki <rjw@rjwysocki.net>
>> -M:   "Rafael J. Wysocki" <rjw@rjwysocki.net>
>
> Please keep the quotes around your name.
>
> It makes it easier for some systems to accept
> names with periods via copy/paste.

While for "git send-email", it's easier if I don't have to remove the one in
the middle manually...

Anyway, scripts/get_maintainer.pl re-adds them.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
  2014-03-20  7:58   ` Geert Uytterhoeven
@ 2014-03-20  9:36     ` Joe Perches
  0 siblings, 0 replies; 8+ messages in thread
From: Joe Perches @ 2014-03-20  9:36 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Rafael J. Wysocki, Linux PM list, ACPI Devel Maling List,
	Linux Kernel Mailing List, Len Brown, Pavel Machek

On Thu, 2014-03-20 at 08:58 +0100, Geert Uytterhoeven wrote:
> Hi Joe,
> 
> On Thu, Mar 20, 2014 at 3:21 AM, Joe Perches <joe@perches.com> wrote:
> >>  SUSPEND TO RAM
> >> +M:   Rafael J. Wysocki <rjw@rjwysocki.net>
> >> -M:   "Rafael J. Wysocki" <rjw@rjwysocki.net>
> >
> > Please keep the quotes around your name.
> >
> > It makes it easier for some systems to accept
> > names with periods via copy/paste.
> 
> While for "git send-email", it's easier if I don't have to remove the one in
> the middle manually...
> 
> Anyway, scripts/get_maintainer.pl re-adds them.

A lot of people just open MAINTAINERS, root around
for sections of interest, and copy/paste.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-03-20  9:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 23:00 [PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI Rafael J. Wysocki
2014-03-19 22:54 ` Pavel Machek
2014-03-20  2:18   ` Rafael J. Wysocki
2014-03-20  2:21 ` Joe Perches
2014-03-20  2:47   ` Rafael J. Wysocki
2014-03-20  2:44     ` Joe Perches
2014-03-20  7:58   ` Geert Uytterhoeven
2014-03-20  9:36     ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox