* [PATCH] MAINTAINERS: Remove yasutake.koichi@jp.panasonic.com
@ 2015-04-11 20:55 Richard Weinberger
2015-04-11 21:03 ` Paul Bolle
2015-04-13 21:29 ` Andrew Morton
0 siblings, 2 replies; 4+ messages in thread
From: Richard Weinberger @ 2015-04-11 20:55 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, dhowells, linux-am33-list, Richard Weinberger
This mail seems to be dead and bounces. :-(
Signed-off-by: Richard Weinberger <richard@nod.at>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ac976ac..7bf2a55 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7298,7 +7298,6 @@ F: drivers/platform/x86/panasonic-laptop.c
PANASONIC MN10300/AM33/AM34 PORT
M: David Howells <dhowells@redhat.com>
-M: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
L: linux-am33-list@redhat.com (moderated for non-subscribers)
W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
S: Maintained
--
1.8.4.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove yasutake.koichi@jp.panasonic.com
2015-04-11 20:55 [PATCH] MAINTAINERS: Remove yasutake.koichi@jp.panasonic.com Richard Weinberger
@ 2015-04-11 21:03 ` Paul Bolle
2015-04-13 21:29 ` Andrew Morton
1 sibling, 0 replies; 4+ messages in thread
From: Paul Bolle @ 2015-04-11 21:03 UTC (permalink / raw)
To: Richard Weinberger; +Cc: akpm, linux-kernel, dhowells, linux-am33-list
On Sat, 2015-04-11 at 22:55 +0200, Richard Weinberger wrote:
> This mail seems to be dead and bounces. :-(
>
> Signed-off-by: Richard Weinberger <richard@nod.at>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ac976ac..7bf2a55 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7298,7 +7298,6 @@ F: drivers/platform/x86/panasonic-laptop.c
>
> PANASONIC MN10300/AM33/AM34 PORT
> M: David Howells <dhowells@redhat.com>
> -M: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
> L: linux-am33-list@redhat.com (moderated for non-subscribers)
> W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
> S: Maintained
I'm grumpy today. And the grumpy me would suggest to make this entire
entry read:
PANASONIC MN10300/AM33/AM34 PORT
S: Orphaned
F: Documentation/mn10300/
F: arch/mn10300/
See https://lkml.org/lkml/2014/9/18/387 and the silence that followed if
you wonder why the grumpy me suggests this.
Thanks,
Paul Bolle
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove yasutake.koichi@jp.panasonic.com
2015-04-11 20:55 [PATCH] MAINTAINERS: Remove yasutake.koichi@jp.panasonic.com Richard Weinberger
2015-04-11 21:03 ` Paul Bolle
@ 2015-04-13 21:29 ` Andrew Morton
2015-04-14 8:49 ` David Howells
1 sibling, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2015-04-13 21:29 UTC (permalink / raw)
To: Richard Weinberger; +Cc: linux-kernel, dhowells, linux-am33-list
On Sat, 11 Apr 2015 22:55:05 +0200 Richard Weinberger <richard@nod.at> wrote:
> This mail seems to be dead and bounces. :-(
>
> Signed-off-by: Richard Weinberger <richard@nod.at>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ac976ac..7bf2a55 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7298,7 +7298,6 @@ F: drivers/platform/x86/panasonic-laptop.c
>
> PANASONIC MN10300/AM33/AM34 PORT
> M: David Howells <dhowells@redhat.com>
> -M: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
> L: linux-am33-list@redhat.com (moderated for non-subscribers)
> W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
> S: Maintained
We often move people to CREDITS when removing them from MAINTAINERS.
It seems nicer and avoids information loss.
Perhaps the co-signer-offer Masakazu Urade
<urade.masakazu@jp.panasonic.com> is still around, and can tell us what
to do here.
And `git log | grep jp.panasonic.com' shows a bunch of people who we
could ask.
David, any thoughts?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove yasutake.koichi@jp.panasonic.com
2015-04-13 21:29 ` Andrew Morton
@ 2015-04-14 8:49 ` David Howells
0 siblings, 0 replies; 4+ messages in thread
From: David Howells @ 2015-04-14 8:49 UTC (permalink / raw)
To: Andrew Morton; +Cc: dhowells, Richard Weinberger, linux-kernel, linux-am33-list
Andrew Morton <akpm@linux-foundation.org> wrote:
> > PANASONIC MN10300/AM33/AM34 PORT
> > M: David Howells <dhowells@redhat.com>
> > -M: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
> > L: linux-am33-list@redhat.com (moderated for non-subscribers)
> > W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
> > S: Maintained
>
> We often move people to CREDITS when removing them from MAINTAINERS.
> It seems nicer and avoids information loss.
>
> Perhaps the co-signer-offer Masakazu Urade
> <urade.masakazu@jp.panasonic.com> is still around, and can tell us what
> to do here.
>
> And `git log | grep jp.panasonic.com' shows a bunch of people who we
> could ask.
>
> David, any thoughts?
I'll ask around.
David
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-04-14 8:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-11 20:55 [PATCH] MAINTAINERS: Remove yasutake.koichi@jp.panasonic.com Richard Weinberger
2015-04-11 21:03 ` Paul Bolle
2015-04-13 21:29 ` Andrew Morton
2015-04-14 8:49 ` David Howells
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox