mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Conor Dooley <conor@kernel.org>
Cc: linux-media@vger.kernel.org,
	Conor Dooley <conor.dooley@microchip.com>,
	Shawn Tu <shawnx.tu@intel.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Jacopo Mondi <jacopo.mondi@ideasonboard.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: drop Shawn Tu due to mail bounces
Date: Wed, 7 Jun 2023 20:32:04 +0300	[thread overview]
Message-ID: <20230607173204.GG5058@pendragon.ideasonboard.com> (raw)
In-Reply-To: <20230607-unfounded-blandness-93cf1e44f127@spud>

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

  reply	other threads:[~2023-06-07 17:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-07 17:26 Conor Dooley
2023-06-07 17:32 ` Laurent Pinchart [this message]
2023-06-08  8:43   ` Sakari Ailus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230607173204.GG5058@pendragon.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=conor.dooley@microchip.com \
    --cc=conor@kernel.org \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=jacopo.mondi@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=shawnx.tu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®