All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v2] MAINTAINERS: remove unreachable people that have left Atmel
@ 2016-06-25 22:00 Luis de Bethencourt
  2016-06-25 22:17 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Luis de Bethencourt @ 2016-06-25 22:00 UTC (permalink / raw)
  To: linux-kernel
  Cc: gregkh, akpm, davem, mchehab, linux-wireless, glen.lee,
	Luis de Bethencourt

When sending an email regarding a patch to wilc1000, you get the following
automatic replies:
"Sung_hoon Cho is no longer with Atmel Corporation."
"Kang_hee Park is no longer with Atmel Corporation."
"Dong_ho Shin is no longer with Atmel Corporation."
"Bo_moon Kim is no longer with Atmel Corporation."
"Min_su Kim is no longer with Atmel Corporation."
"Jun_hyuk Lee is no longer with Atmel Corporation."

Removing these email addresses that don't reach the addressee anymore.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
---

Hi,

Just got the same automatic reply from Glen Lee's address.

This is unfortunate since it means this driver has no maintainer listed.
What do people suggest to do in this case?

I can't find an alternative email address for any of them.

Thanks,
Luis

 MAINTAINERS | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe8ac28..2c713fc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11080,12 +11080,6 @@ S:	Odd Fixes
 F:	drivers/staging/vt665?/
 
 STAGING - WILC1000 WIFI DRIVER
-M:	Johnny Kim <johnny.kim@atmel.com>
-M:	Austin Shin <austin.shin@atmel.com>
-M:	Chris Park <chris.park@atmel.com>
-M:	Tony Cho <tony.cho@atmel.com>
-M:	Glen Lee <glen.lee@atmel.com>
-M:	Leo Kim <leo.kim@atmel.com>
 L:	linux-wireless@vger.kernel.org
 S:	Supported
 F:	drivers/staging/wilc1000/
-- 
2.5.1


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

* Re: [RFC PATCH v2] MAINTAINERS: remove unreachable people that have left Atmel
  2016-06-25 22:00 [RFC PATCH v2] MAINTAINERS: remove unreachable people that have left Atmel Luis de Bethencourt
@ 2016-06-25 22:17 ` Greg KH
  2016-06-27 14:10   ` [PATCH] MAINTAINERS: Update maintainer entry for wilc1000 Nicolas Ferre
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2016-06-25 22:17 UTC (permalink / raw)
  To: Luis de Bethencourt
  Cc: linux-kernel, akpm, davem, mchehab, linux-wireless, glen.lee

On Sat, Jun 25, 2016 at 11:00:36PM +0100, Luis de Bethencourt wrote:
> When sending an email regarding a patch to wilc1000, you get the following
> automatic replies:
> "Sung_hoon Cho is no longer with Atmel Corporation."
> "Kang_hee Park is no longer with Atmel Corporation."
> "Dong_ho Shin is no longer with Atmel Corporation."
> "Bo_moon Kim is no longer with Atmel Corporation."
> "Min_su Kim is no longer with Atmel Corporation."
> "Jun_hyuk Lee is no longer with Atmel Corporation."
> 
> Removing these email addresses that don't reach the addressee anymore.
> 
> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
> ---
> 
> Hi,
> 
> Just got the same automatic reply from Glen Lee's address.
> 
> This is unfortunate since it means this driver has no maintainer listed.
> What do people suggest to do in this case?

Let's delete the whole entry please.

And, if no one steps up from Atmel, we might just have to delete the
driver as well :(

thanks,

greg k-h

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

* [PATCH] MAINTAINERS: Update maintainer entry for wilc1000
  2016-06-25 22:17 ` Greg KH
@ 2016-06-27 14:10   ` Nicolas Ferre
  2016-06-27 14:20     ` Luis de Bethencourt
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Ferre @ 2016-06-27 14:10 UTC (permalink / raw)
  To: luisbg, Greg Kroah-Hartman, linux-kernel, linux-wireless
  Cc: loic.lefort, aditya.shankar, ganesh.krishna, devel,
	Aditya Shankar, Nicolas Ferre

From: Aditya Shankar <Aditya.Shankar@microchip.com>

Take the maintenance of the Atmel WIFI staging driver wilc1000.
Former maintainers are no more with Atmel.

Reported-by: Loic Lefort <loic.lefort@atmel.com>
Signed-off-by: Aditya Shankar <aditya.shankar@microchip.com>
Signed-off-by: Ganesh Krishna <ganesh.krishna@microchip.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---
Hi Luis, Greg, 

I'd like that we don't delete the entry for this wilc1000 driver
but change it with the patch below.
After the Microchip - Atmel merger, Aditya and Ganesh will take over the
maintenance of this driver and will continue the work that our former
colleagues started.

Thanks, bye.

 MAINTAINERS | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 51447a517095..9142e08ba8ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10931,12 +10931,8 @@ S:	Odd Fixes
 F:	drivers/staging/vt665?/
 
 STAGING - WILC1000 WIFI DRIVER
-M:	Johnny Kim <johnny.kim@atmel.com>
-M:	Austin Shin <austin.shin@atmel.com>
-M:	Chris Park <chris.park@atmel.com>
-M:	Tony Cho <tony.cho@atmel.com>
-M:	Glen Lee <glen.lee@atmel.com>
-M:	Leo Kim <leo.kim@atmel.com>
+M:	Aditya Shankar <aditya.shankar@microchip.com>
+M:	Ganesh Krishna <ganesh.krishna@microchip.com>
 L:	linux-wireless@vger.kernel.org
 S:	Supported
 F:	drivers/staging/wilc1000/
-- 
2.9.0


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

* Re: [PATCH] MAINTAINERS: Update maintainer entry for wilc1000
  2016-06-27 14:10   ` [PATCH] MAINTAINERS: Update maintainer entry for wilc1000 Nicolas Ferre
@ 2016-06-27 14:20     ` Luis de Bethencourt
  0 siblings, 0 replies; 4+ messages in thread
From: Luis de Bethencourt @ 2016-06-27 14:20 UTC (permalink / raw)
  To: Nicolas Ferre, Greg Kroah-Hartman, linux-kernel, linux-wireless
  Cc: loic.lefort, aditya.shankar, ganesh.krishna, devel

On 27/06/16 15:10, Nicolas Ferre wrote:
> From: Aditya Shankar <Aditya.Shankar@microchip.com>
> 
> Take the maintenance of the Atmel WIFI staging driver wilc1000.
> Former maintainers are no more with Atmel.
> 
> Reported-by: Loic Lefort <loic.lefort@atmel.com>
> Signed-off-by: Aditya Shankar <aditya.shankar@microchip.com>
> Signed-off-by: Ganesh Krishna <ganesh.krishna@microchip.com>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
> Hi Luis, Greg, 
> 
> I'd like that we don't delete the entry for this wilc1000 driver
> but change it with the patch below.
> After the Microchip - Atmel merger, Aditya and Ganesh will take over the
> maintenance of this driver and will continue the work that our former
> colleagues started.
> 
> Thanks, bye.
> 

Nice :) This is good news

I am happy to help as well if I can get my hands on the hardware.

Acked-by: Luis de Bethencourt <luisbg@osg.samsung.com>

Thanks,
Luis



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

end of thread, other threads:[~2016-06-27 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-25 22:00 [RFC PATCH v2] MAINTAINERS: remove unreachable people that have left Atmel Luis de Bethencourt
2016-06-25 22:17 ` Greg KH
2016-06-27 14:10   ` [PATCH] MAINTAINERS: Update maintainer entry for wilc1000 Nicolas Ferre
2016-06-27 14:20     ` Luis de Bethencourt

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.