All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Convert some P: entries to M:
@ 2013-03-01 19:28 Joe Perches
  2013-03-01 20:02 ` [PATCH V2] MAINTAINERS: Update SIMTEC file patterns, remove Vincent Sanders Joe Perches
  0 siblings, 1 reply; 5+ messages in thread
From: Joe Perches @ 2013-03-01 19:28 UTC (permalink / raw)
  To: Andrew Morton; +Cc: LKML, Vincent Sanders, Andres Salomon

P: is for names without email addresses.
M: is for names with email addresses.

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6db1c6b..9cba252 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -533,7 +533,7 @@ S:	Supported
 F:	drivers/usb/gadget/amd5536udc.*
 
 AMD GEODE PROCESSOR/CHIPSET SUPPORT
-P:	Andres Salomon <dilinger@queued.net>
+M:	Andres Salomon <dilinger@queued.net>
 L:	linux-geode@lists.infradead.org (moderated for non-subscribers)
 W:	http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
 S:	Supported
@@ -7127,14 +7127,14 @@ F:	include/linux/sfi*.h
 
 SIMTEC EB110ATX (Chalice CATS)
 P:	Ben Dooks
-P:	Vincent Sanders <vince@simtec.co.uk>
+M:	Vincent Sanders <vince@simtec.co.uk>
 M:	Simtec Linux Team <linux@simtec.co.uk>
 W:	http://www.simtec.co.uk/products/EB110ATX/
 S:	Supported
 
 SIMTEC EB2410ITX (BAST)
 P:	Ben Dooks
-P:	Vincent Sanders <vince@simtec.co.uk>
+M:	Vincent Sanders <vince@simtec.co.uk>
 M:	Simtec Linux Team <linux@simtec.co.uk>
 W:	http://www.simtec.co.uk/products/EB2410ITX/
 S:	Supported



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

* [PATCH V2] MAINTAINERS: Update SIMTEC file patterns, remove Vincent Sanders
  2013-03-01 19:28 [PATCH] MAINTAINERS: Convert some P: entries to M: Joe Perches
@ 2013-03-01 20:02 ` Joe Perches
  2013-03-01 20:20   ` Paul Bolle
  0 siblings, 1 reply; 5+ messages in thread
From: Joe Perches @ 2013-03-01 20:02 UTC (permalink / raw)
  To: Andrew Morton; +Cc: LKML, Simtec Linux Team, Ben Dooks

commit 85fd6d6 ("ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/")
moved the files, update the F: patterns.

Remove Vincent Sanders email addresses as those are bouncing.
Add him to CREDITS.

Signed-off-by: Joe Perches <joe@perches.com>
---
 CREDITS     | 3 +++
 MAINTAINERS | 8 +++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/CREDITS b/CREDITS
index 948e0fb..d3a3188 100644
--- a/CREDITS
+++ b/CREDITS
@@ -3129,6 +3129,9 @@ N: Robert Sanders
 E: gt8134b@prism.gatech.edu
 D: Dosemu
 
+N: Vincent Sanders
+D: EB110ATX (Chalice CATS) and EB2410ITX (BAST)
+
 N: Duncan Sands
 E: duncan.sands@free.fr
 W: http://topo.math.u-psud.fr/~sands
diff --git a/MAINTAINERS b/MAINTAINERS
index 6db1c6b..2465fae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7127,20 +7127,18 @@ F:	include/linux/sfi*.h
 
 SIMTEC EB110ATX (Chalice CATS)
 P:	Ben Dooks
-P:	Vincent Sanders <vince@simtec.co.uk>
 M:	Simtec Linux Team <linux@simtec.co.uk>
 W:	http://www.simtec.co.uk/products/EB110ATX/
 S:	Supported
 
 SIMTEC EB2410ITX (BAST)
 P:	Ben Dooks
-P:	Vincent Sanders <vince@simtec.co.uk>
 M:	Simtec Linux Team <linux@simtec.co.uk>
 W:	http://www.simtec.co.uk/products/EB2410ITX/
 S:	Supported
-F:	arch/arm/mach-s3c2410/mach-bast.c
-F:	arch/arm/mach-s3c2410/bast-ide.c
-F:	arch/arm/mach-s3c2410/bast-irq.c
+F:	arch/arm/mach-s3c24xx/mach-bast.c
+F:	arch/arm/mach-s3c24xx/bast-ide.c
+F:	arch/arm/mach-s3c24xx/bast-irq.c
 
 TI DAVINCI MACHINE SUPPORT
 M:	Sekhar Nori <nsekhar@ti.com>



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

* Re: [PATCH V2] MAINTAINERS: Update SIMTEC file patterns, remove Vincent Sanders
  2013-03-01 20:02 ` [PATCH V2] MAINTAINERS: Update SIMTEC file patterns, remove Vincent Sanders Joe Perches
@ 2013-03-01 20:20   ` Paul Bolle
  2013-03-01 20:37     ` Joe Perches
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Bolle @ 2013-03-01 20:20 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, LKML, Simtec Linux Team, Ben Dooks

On Fri, 2013-03-01 at 12:02 -0800, Joe Perches wrote:
> commit 85fd6d6 ("ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/")
> moved the files, update the F: patterns.

The BAST MAINTAINER entry has come up a few times already. I commented
on the last time that happened in https://lkml.org/lkml/2012/11/24/96 .
Nothing has changed. I suggest to remove this entry entirely.

I guess the CATS entry might also be removed. But that doesn't have an
F: pattern, so I'm not sure what code that entry covers.


Paul Bolle


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

* Re: [PATCH V2] MAINTAINERS: Update SIMTEC file patterns, remove Vincent Sanders
  2013-03-01 20:20   ` Paul Bolle
@ 2013-03-01 20:37     ` Joe Perches
  2013-03-02 23:38       ` Cesar Eduardo Barros
  0 siblings, 1 reply; 5+ messages in thread
From: Joe Perches @ 2013-03-01 20:37 UTC (permalink / raw)
  To: Paul Bolle
  Cc: Andrew Morton, LKML, Simtec Linux Team, Ben Dooks, Cesar Eduardo Barros

On Fri, 2013-03-01 at 21:20 +0100, Paul Bolle wrote:
> On Fri, 2013-03-01 at 12:02 -0800, Joe Perches wrote:
> > commit 85fd6d6 ("ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/")
> > moved the files, update the F: patterns.
> 
> The BAST MAINTAINER entry has come up a few times already. I commented
> on the last time that happened in https://lkml.org/lkml/2012/11/24/96 .
> Nothing has changed. I suggest to remove this entry entirely.

Seems sensible to me.  Ben?

I'm a bit surprised that all of Cesar Eduardo Barros' patches
to MAINTAINERS weren't applied.  I thought they were.  It
seems that only some of them are in.

https://lkml.org/lkml/2012/11/23/439

Cesar?  Can you please resend whatever scraps weren't applied
and make sure you cc Andrew Morton?

> I guess the CATS entry might also be removed. But that doesn't have an
> F: pattern, so I'm not sure what code that entry covers.

I believe it's basically arch/arm/mach-footbridge/cats-*



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

* Re: [PATCH V2] MAINTAINERS: Update SIMTEC file patterns, remove Vincent Sanders
  2013-03-01 20:37     ` Joe Perches
@ 2013-03-02 23:38       ` Cesar Eduardo Barros
  0 siblings, 0 replies; 5+ messages in thread
From: Cesar Eduardo Barros @ 2013-03-02 23:38 UTC (permalink / raw)
  To: Joe Perches; +Cc: Paul Bolle, Andrew Morton, LKML, Simtec Linux Team, Ben Dooks

Em 01-03-2013 17:37, Joe Perches escreveu:
> On Fri, 2013-03-01 at 21:20 +0100, Paul Bolle wrote:
>> On Fri, 2013-03-01 at 12:02 -0800, Joe Perches wrote:
>>> commit 85fd6d6 ("ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/")
>>> moved the files, update the F: patterns.
>>
>> The BAST MAINTAINER entry has come up a few times already. I commented
>> on the last time that happened in https://lkml.org/lkml/2012/11/24/96 .
>> Nothing has changed. I suggest to remove this entry entirely.
>
> Seems sensible to me.  Ben?
>
> I'm a bit surprised that all of Cesar Eduardo Barros' patches
> to MAINTAINERS weren't applied.  I thought they were.  It
> seems that only some of them are in.
>
> https://lkml.org/lkml/2012/11/23/439
>
> Cesar?  Can you please resend whatever scraps weren't applied
> and make sure you cc Andrew Morton?

I just checked on my local tree, and it is only the BAST one. For some 
reason, Andrew Morton did not add that one to his tree (probably because 
there was discussion about removing the whole block instead of fixing 
it, so he prefered to take the uncontroversial ones only).

The ones which were not in Andrew's tree all went in via other trees.

It might be best for me to make a new series instead. My 
checkmaintainers.py already gives me 15 lines of output, and that is on 
top of what I have pending (BAST and part 2 of the uapi mess) rebased 
over the Linus tree. On the Linus tree, it gives me 42 lines of output.

-- 
Cesar Eduardo Barros
cesarb@cesarb.net
cesar.barros@gmail.com

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

end of thread, other threads:[~2013-03-02 23:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-01 19:28 [PATCH] MAINTAINERS: Convert some P: entries to M: Joe Perches
2013-03-01 20:02 ` [PATCH V2] MAINTAINERS: Update SIMTEC file patterns, remove Vincent Sanders Joe Perches
2013-03-01 20:20   ` Paul Bolle
2013-03-01 20:37     ` Joe Perches
2013-03-02 23:38       ` Cesar Eduardo Barros

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.