linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support
@ 2018-07-25 14:56 Miquel Raynal
  2018-07-25 15:24 ` Boris Brezillon
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Miquel Raynal @ 2018-07-25 14:56 UTC (permalink / raw)
  To: Boris Brezillon, Richard Weinberger, David Woodhouse,
	Brian Norris, Marek Vasut
  Cc: linux-mtd, linux-kernel, Josh Wu, Nicolas Ferre,
	Alexandre Belloni, Miquel Raynal

Mails to wenyou.yang@microchip.com are not deliverable.
Drop him as Microchip/Atmel NAND controller driver maintainer.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 07d1576fc766..1e7bbd5843f1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9345,7 +9345,6 @@ F:	drivers/media/platform/atmel/atmel-isc-regs.h
 F:	devicetree/bindings/media/atmel-isc.txt
 
 MICROCHIP / ATMEL NAND DRIVER
-M:	Wenyou Yang <wenyou.yang@microchip.com>
 M:	Josh Wu <rainyfeeling@outlook.com>
 L:	linux-mtd@lists.infradead.org
 S:	Supported
-- 
2.14.1


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

* Re: [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support
  2018-07-25 14:56 [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support Miquel Raynal
@ 2018-07-25 15:24 ` Boris Brezillon
  2018-07-25 16:12 ` Alexandre Belloni
  2018-07-25 18:38 ` Boris Brezillon
  2 siblings, 0 replies; 6+ messages in thread
From: Boris Brezillon @ 2018-07-25 15:24 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Richard Weinberger, David Woodhouse, Brian Norris, Marek Vasut,
	linux-mtd, linux-kernel, Josh Wu, Nicolas Ferre,
	Alexandre Belloni

On Wed, 25 Jul 2018 16:56:28 +0200
Miquel Raynal <miquel.raynal@bootlin.com> wrote:

> Mails to wenyou.yang@microchip.com are not deliverable.
> Drop him as Microchip/Atmel NAND controller driver maintainer.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

Acked-by: Boris Brezillon <boris.brezillon@bootlin.com>

> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 07d1576fc766..1e7bbd5843f1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9345,7 +9345,6 @@ F:	drivers/media/platform/atmel/atmel-isc-regs.h
>  F:	devicetree/bindings/media/atmel-isc.txt
>  
>  MICROCHIP / ATMEL NAND DRIVER
> -M:	Wenyou Yang <wenyou.yang@microchip.com>
>  M:	Josh Wu <rainyfeeling@outlook.com>
>  L:	linux-mtd@lists.infradead.org
>  S:	Supported


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

* Re: [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support
  2018-07-25 14:56 [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support Miquel Raynal
  2018-07-25 15:24 ` Boris Brezillon
@ 2018-07-25 16:12 ` Alexandre Belloni
  2018-07-25 18:38 ` Boris Brezillon
  2 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2018-07-25 16:12 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Boris Brezillon, Richard Weinberger, David Woodhouse,
	Brian Norris, Marek Vasut, linux-mtd, linux-kernel, Josh Wu,
	Nicolas Ferre

On 25/07/2018 16:56:28+0200, Miquel Raynal wrote:
> Mails to wenyou.yang@microchip.com are not deliverable.
> Drop him as Microchip/Atmel NAND controller driver maintainer.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 07d1576fc766..1e7bbd5843f1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9345,7 +9345,6 @@ F:	drivers/media/platform/atmel/atmel-isc-regs.h
>  F:	devicetree/bindings/media/atmel-isc.txt
>  
>  MICROCHIP / ATMEL NAND DRIVER
> -M:	Wenyou Yang <wenyou.yang@microchip.com>
>  M:	Josh Wu <rainyfeeling@outlook.com>
>  L:	linux-mtd@lists.infradead.org
>  S:	Supported
> -- 
> 2.14.1
> 

-- 
Alexandre Belloni, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support
  2018-07-25 14:56 [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support Miquel Raynal
  2018-07-25 15:24 ` Boris Brezillon
  2018-07-25 16:12 ` Alexandre Belloni
@ 2018-07-25 18:38 ` Boris Brezillon
  2018-07-25 19:28   ` Alexandre Belloni
  2 siblings, 1 reply; 6+ messages in thread
From: Boris Brezillon @ 2018-07-25 18:38 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Richard Weinberger, David Woodhouse, Brian Norris, Marek Vasut,
	Alexandre Belloni, Josh Wu, linux-kernel, Nicolas Ferre,
	linux-mtd

On Wed, 25 Jul 2018 16:56:28 +0200
Miquel Raynal <miquel.raynal@bootlin.com> wrote:

> Mails to wenyou.yang@microchip.com are not deliverable.
> Drop him as Microchip/Atmel NAND controller driver maintainer.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 07d1576fc766..1e7bbd5843f1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9345,7 +9345,6 @@ F:	drivers/media/platform/atmel/atmel-isc-regs.h
>  F:	devicetree/bindings/media/atmel-isc.txt
>  
>  MICROCHIP / ATMEL NAND DRIVER
> -M:	Wenyou Yang <wenyou.yang@microchip.com>
>  M:	Josh Wu <rainyfeeling@outlook.com>

Hm, actually you can remove the entry completely. I doubt Josh will
keep maintaining this driver since he's no longer working at Microchip.

>  L:	linux-mtd@lists.infradead.org
>  S:	Supported


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

* Re: [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support
  2018-07-25 18:38 ` Boris Brezillon
@ 2018-07-25 19:28   ` Alexandre Belloni
  2018-07-26 23:36     ` Miquel Raynal
  0 siblings, 1 reply; 6+ messages in thread
From: Alexandre Belloni @ 2018-07-25 19:28 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Miquel Raynal, Richard Weinberger, David Woodhouse, Brian Norris,
	Marek Vasut, Josh Wu, linux-kernel, Nicolas Ferre, linux-mtd

On 25/07/2018 20:38:23+0200, Boris Brezillon wrote:
> On Wed, 25 Jul 2018 16:56:28 +0200
> Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> 
> > Mails to wenyou.yang@microchip.com are not deliverable.
> > Drop him as Microchip/Atmel NAND controller driver maintainer.
> > 
> > Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> > ---
> >  MAINTAINERS | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 07d1576fc766..1e7bbd5843f1 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9345,7 +9345,6 @@ F:	drivers/media/platform/atmel/atmel-isc-regs.h
> >  F:	devicetree/bindings/media/atmel-isc.txt
> >  
> >  MICROCHIP / ATMEL NAND DRIVER
> > -M:	Wenyou Yang <wenyou.yang@microchip.com>
> >  M:	Josh Wu <rainyfeeling@outlook.com>
> 
> Hm, actually you can remove the entry completely. I doubt Josh will
> keep maintaining this driver since he's no longer working at Microchip.
> 

I think Nicolas' plan is to replace Wenyou so the entry may stay

> >  L:	linux-mtd@lists.infradead.org
> >  S:	Supported
> 

-- 
Alexandre Belloni, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support
  2018-07-25 19:28   ` Alexandre Belloni
@ 2018-07-26 23:36     ` Miquel Raynal
  0 siblings, 0 replies; 6+ messages in thread
From: Miquel Raynal @ 2018-07-26 23:36 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Boris Brezillon, Richard Weinberger, David Woodhouse,
	Brian Norris, Marek Vasut, Josh Wu, linux-kernel, Nicolas Ferre,
	linux-mtd

Hi Alexandre,

Alexandre Belloni <alexandre.belloni@bootlin.com> wrote on Wed, 25 Jul
2018 21:28:05 +0200:

> On 25/07/2018 20:38:23+0200, Boris Brezillon wrote:
> > On Wed, 25 Jul 2018 16:56:28 +0200
> > Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> >   
> > > Mails to wenyou.yang@microchip.com are not deliverable.
> > > Drop him as Microchip/Atmel NAND controller driver maintainer.
> > > 
> > > Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> > > ---
> > >  MAINTAINERS | 1 -
> > >  1 file changed, 1 deletion(-)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 07d1576fc766..1e7bbd5843f1 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -9345,7 +9345,6 @@ F:	drivers/media/platform/atmel/atmel-isc-regs.h
> > >  F:	devicetree/bindings/media/atmel-isc.txt
> > >  
> > >  MICROCHIP / ATMEL NAND DRIVER
> > > -M:	Wenyou Yang <wenyou.yang@microchip.com>
> > >  M:	Josh Wu <rainyfeeling@outlook.com>  
> > 
> > Hm, actually you can remove the entry completely. I doubt Josh will
> > keep maintaining this driver since he's no longer working at Microchip.
> >   
> 
> I think Nicolas' plan is to replace Wenyou so the entry may stay

Patch applied to nand/next to avoid receiving delivery errors.

We'll wait for Nicolas' input to replace Josh.

Thanks,
Miquèl

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

end of thread, other threads:[~2018-07-26 23:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-25 14:56 [PATCH] MAINTAINERS: drop Wenyou Yang from Atmel NAND driver support Miquel Raynal
2018-07-25 15:24 ` Boris Brezillon
2018-07-25 16:12 ` Alexandre Belloni
2018-07-25 18:38 ` Boris Brezillon
2018-07-25 19:28   ` Alexandre Belloni
2018-07-26 23:36     ` Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).