mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: drop Shawn Tu due to mail bounces
@ 2023-06-07 17:26 Conor Dooley
  2023-06-07 17:32 ` Laurent Pinchart
  0 siblings, 1 reply; 3+ messages in thread
From: Conor Dooley @ 2023-06-07 17:26 UTC (permalink / raw)
  To: linux-media
  Cc: conor, Conor Dooley, Shawn Tu, Mauro Carvalho Chehab,
	Sakari Ailus, Laurent Pinchart, Hans Verkuil, Jacopo Mondi,
	linux-kernel

From: Conor Dooley <conor.dooley@microchip.com>

Emails to Shawn Tu bounce & I could not easily see a non-intel email
for them on lore. Drop them and orphan their drivers.

CC: Shawn Tu <shawnx.tu@intel.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
A conversation starter as much as anything else.

CC: Mauro Carvalho Chehab <mchehab@kernel.org>
CC: Sakari Ailus <sakari.ailus@linux.intel.com>
CC: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
CC: Hans Verkuil <hverkuil-cisco@xs4all.nl>
CC: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
CC: linux-media@vger.kernel.org
CC: linux-kernel@vger.kernel.org
---
 MAINTAINERS | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0bbf6c035000..3d2a1314cb26 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9614,9 +9614,8 @@ S:	Maintained
 F:	arch/x86/kernel/cpu/hygon.c
 
 HYNIX HI556 SENSOR DRIVER
-M:	Shawn Tu <shawnx.tu@intel.com>
 L:	linux-media@vger.kernel.org
-S:	Maintained
+S:	Orphan
 T:	git git://linuxtv.org/media_tree.git
 F:	drivers/media/i2c/hi556.c
 
@@ -9627,9 +9626,8 @@ S:	Maintained
 F:	drivers/media/i2c/hi846.c
 
 HYNIX HI847 SENSOR DRIVER
-M:	Shawn Tu <shawnx.tu@intel.com>
 L:	linux-media@vger.kernel.org
-S:	Maintained
+S:	Orphan
 F:	drivers/media/i2c/hi847.c
 
 Hyper-V/Azure CORE AND DRIVERS
@@ -15519,9 +15517,8 @@ F:	Documentation/filesystems/omfs.rst
 F:	fs/omfs/
 
 OMNIVISION OG01A1B SENSOR DRIVER
-M:	Shawn Tu <shawnx.tu@intel.com>
 L:	linux-media@vger.kernel.org
-S:	Maintained
+S:	Orphan
 F:	drivers/media/i2c/og01a1b.c
 
 OMNIVISION OV01A10 SENSOR DRIVER
@@ -15585,7 +15582,6 @@ F:	drivers/media/i2c/ov2685.c
 
 OMNIVISION OV2740 SENSOR DRIVER
 M:	Tianshu Qiu <tian.shu.qiu@intel.com>
-R:	Shawn Tu <shawnx.tu@intel.com>
 R:	Bingbu Cao <bingbu.cao@intel.com>
 L:	linux-media@vger.kernel.org
 S:	Maintained
@@ -15625,9 +15621,8 @@ F:	Documentation/devicetree/bindings/media/i2c/ovti,ov5670.yaml
 F:	drivers/media/i2c/ov5670.c
 
 OMNIVISION OV5675 SENSOR DRIVER
-M:	Shawn Tu <shawnx.tu@intel.com>
 L:	linux-media@vger.kernel.org
-S:	Maintained
+S:	Orphan
 T:	git git://linuxtv.org/media_tree.git
 F:	Documentation/devicetree/bindings/media/i2c/ovti,ov5675.yaml
 F:	drivers/media/i2c/ov5675.c
-- 
2.39.2


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

* Re: [PATCH] MAINTAINERS: drop Shawn Tu due to mail bounces
  2023-06-07 17:26 [PATCH] MAINTAINERS: drop Shawn Tu due to mail bounces Conor Dooley
@ 2023-06-07 17:32 ` Laurent Pinchart
  2023-06-08  8:43   ` Sakari Ailus
  0 siblings, 1 reply; 3+ messages in thread
From: Laurent Pinchart @ 2023-06-07 17:32 UTC (permalink / raw)
  To: Conor Dooley
  Cc: linux-media, Conor Dooley, Shawn Tu, Mauro Carvalho Chehab,
	Sakari Ailus, Hans Verkuil, Jacopo Mondi, linux-kernel

Hi Conor,

Thank you for the patch.

On Wed, Jun 07, 2023 at 06:26:07PM +0100, Conor Dooley wrote:
> From: Conor Dooley <conor.dooley@microchip.com>
> 
> Emails to Shawn Tu bounce & I could not easily see a non-intel email
> for them on lore. Drop them and orphan their drivers.
> 
> CC: Shawn Tu <shawnx.tu@intel.com>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>

Unless someonw from Intel wants to volunteer and take over maintenance
of the drivers below,

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
> A conversation starter as much as anything else.
> 
> CC: Mauro Carvalho Chehab <mchehab@kernel.org>
> CC: Sakari Ailus <sakari.ailus@linux.intel.com>
> CC: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> CC: Hans Verkuil <hverkuil-cisco@xs4all.nl>
> CC: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
> CC: linux-media@vger.kernel.org
> CC: linux-kernel@vger.kernel.org
> ---
>  MAINTAINERS | 13 ++++---------
>  1 file changed, 4 insertions(+), 9 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0bbf6c035000..3d2a1314cb26 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9614,9 +9614,8 @@ S:	Maintained
>  F:	arch/x86/kernel/cpu/hygon.c
>  
>  HYNIX HI556 SENSOR DRIVER
> -M:	Shawn Tu <shawnx.tu@intel.com>
>  L:	linux-media@vger.kernel.org
> -S:	Maintained
> +S:	Orphan
>  T:	git git://linuxtv.org/media_tree.git
>  F:	drivers/media/i2c/hi556.c
>  
> @@ -9627,9 +9626,8 @@ S:	Maintained
>  F:	drivers/media/i2c/hi846.c
>  
>  HYNIX HI847 SENSOR DRIVER
> -M:	Shawn Tu <shawnx.tu@intel.com>
>  L:	linux-media@vger.kernel.org
> -S:	Maintained
> +S:	Orphan
>  F:	drivers/media/i2c/hi847.c
>  
>  Hyper-V/Azure CORE AND DRIVERS
> @@ -15519,9 +15517,8 @@ F:	Documentation/filesystems/omfs.rst
>  F:	fs/omfs/
>  
>  OMNIVISION OG01A1B SENSOR DRIVER
> -M:	Shawn Tu <shawnx.tu@intel.com>
>  L:	linux-media@vger.kernel.org
> -S:	Maintained
> +S:	Orphan
>  F:	drivers/media/i2c/og01a1b.c
>  
>  OMNIVISION OV01A10 SENSOR DRIVER
> @@ -15585,7 +15582,6 @@ F:	drivers/media/i2c/ov2685.c
>  
>  OMNIVISION OV2740 SENSOR DRIVER
>  M:	Tianshu Qiu <tian.shu.qiu@intel.com>
> -R:	Shawn Tu <shawnx.tu@intel.com>
>  R:	Bingbu Cao <bingbu.cao@intel.com>
>  L:	linux-media@vger.kernel.org
>  S:	Maintained
> @@ -15625,9 +15621,8 @@ F:	Documentation/devicetree/bindings/media/i2c/ovti,ov5670.yaml
>  F:	drivers/media/i2c/ov5670.c
>  
>  OMNIVISION OV5675 SENSOR DRIVER
> -M:	Shawn Tu <shawnx.tu@intel.com>
>  L:	linux-media@vger.kernel.org
> -S:	Maintained
> +S:	Orphan
>  T:	git git://linuxtv.org/media_tree.git
>  F:	Documentation/devicetree/bindings/media/i2c/ovti,ov5675.yaml
>  F:	drivers/media/i2c/ov5675.c

-- 
Regards,

Laurent Pinchart

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

* Re: [PATCH] MAINTAINERS: drop Shawn Tu due to mail bounces
  2023-06-07 17:32 ` Laurent Pinchart
@ 2023-06-08  8:43   ` Sakari Ailus
  0 siblings, 0 replies; 3+ messages in thread
From: Sakari Ailus @ 2023-06-08  8:43 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: Conor Dooley, linux-media, Conor Dooley, Shawn Tu,
	Mauro Carvalho Chehab, Hans Verkuil, Jacopo Mondi, linux-kernel

Hi Conor, Laurent,

On Wed, Jun 07, 2023 at 08:32:04PM +0300, Laurent Pinchart wrote:
> Hi Conor,
> 
> Thank you for the patch.
> 
> On Wed, Jun 07, 2023 at 06:26:07PM +0100, Conor Dooley wrote:
> > From: Conor Dooley <conor.dooley@microchip.com>
> > 
> > Emails to Shawn Tu bounce & I could not easily see a non-intel email
> > for them on lore. Drop them and orphan their drivers.
> > 
> > CC: Shawn Tu <shawnx.tu@intel.com>
> > Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
> 
> Unless someonw from Intel wants to volunteer and take over maintenance
> of the drivers below,
> 
> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

I can maintain them. I'll send a patch to change this soon.

-- 
Kind regards,

Sakari Ailus

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

end of thread, other threads:[~2023-06-08  8:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-07 17:26 [PATCH] MAINTAINERS: drop Shawn Tu due to mail bounces Conor Dooley
2023-06-07 17:32 ` Laurent Pinchart
2023-06-08  8:43   ` Sakari Ailus

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

all inboxes | Powered by JetHome®