* [PATCH 1/1] MAINTAINERS: Assign Shawn Tu's sensor drivers to myself
@ 2023-06-08 9:42 Sakari Ailus
2023-06-08 9:55 ` Conor Dooley
0 siblings, 1 reply; 3+ messages in thread
From: Sakari Ailus @ 2023-06-08 9:42 UTC (permalink / raw)
To: linux-media
Cc: Conor Dooley, Conor Dooley, Mauro Carvalho Chehab,
Laurent Pinchart, Hans Verkuil, Jacopo Mondi, linux-kernel
Shawn Tu's e-mail address is bouncing and he hasn't told he has a new one:
shawnx.tu@intel.com
Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound;
Recipient not found by SMTP address lookup'
Assign the sensor drivers Shawn maintained to myself.
Reported-by: Conor Dooley <conor@kernel.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
MAINTAINERS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 26f705e94a416..cec3c9ef43590 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9548,7 +9548,7 @@ S: Maintained
F: arch/x86/kernel/cpu/hygon.c
HYNIX HI556 SENSOR DRIVER
-M: Shawn Tu <shawnx.tu@intel.com>
+M: Sakari Ailus <sakari.ailus@linux.intel.com>
L: linux-media@vger.kernel.org
S: Maintained
T: git git://linuxtv.org/media_tree.git
@@ -9561,7 +9561,7 @@ S: Maintained
F: drivers/media/i2c/hi846.c
HYNIX HI847 SENSOR DRIVER
-M: Shawn Tu <shawnx.tu@intel.com>
+M: Sakari Ailus <sakari.ailus@linux.intel.com>
L: linux-media@vger.kernel.org
S: Maintained
F: drivers/media/i2c/hi847.c
@@ -15440,7 +15440,7 @@ F: Documentation/filesystems/omfs.rst
F: fs/omfs/
OMNIVISION OG01A1B SENSOR DRIVER
-M: Shawn Tu <shawnx.tu@intel.com>
+M: Sakari Ailus <sakari.ailus@linux.intel.com>
L: linux-media@vger.kernel.org
S: Maintained
F: drivers/media/i2c/og01a1b.c
@@ -15506,7 +15506,7 @@ 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: Sakari Ailus <sakari.ailus@linux.intel.com>
R: Bingbu Cao <bingbu.cao@intel.com>
L: linux-media@vger.kernel.org
S: Maintained
@@ -15546,7 +15546,7 @@ 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>
+M: Sakari Ailus <sakari.ailus@linux.intel.com>
L: linux-media@vger.kernel.org
S: Maintained
T: git git://linuxtv.org/media_tree.git
--
2.30.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: Assign Shawn Tu's sensor drivers to myself
2023-06-08 9:42 [PATCH 1/1] MAINTAINERS: Assign Shawn Tu's sensor drivers to myself Sakari Ailus
@ 2023-06-08 9:55 ` Conor Dooley
2023-06-08 10:17 ` Sakari Ailus
0 siblings, 1 reply; 3+ messages in thread
From: Conor Dooley @ 2023-06-08 9:55 UTC (permalink / raw)
To: Sakari Ailus
Cc: linux-media, Conor Dooley, Mauro Carvalho Chehab,
Laurent Pinchart, Hans Verkuil, Jacopo Mondi, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 732 bytes --]
On Thu, Jun 08, 2023 at 12:42:57PM +0300, Sakari Ailus wrote:
> Shawn Tu's e-mail address is bouncing and he hasn't told he has a new one:
>
> shawnx.tu@intel.com
> Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound;
> Recipient not found by SMTP address lookup'
>
> Assign the sensor drivers Shawn maintained to myself.
Sweet, much better than orphaning stuff, thanks!
> Reported-by: Conor Dooley <conor@kernel.org>
Not really important for a reported-by, but if someone gets the chance
while applying could please you do a
s/conor@kernel.org/conor.dooley@microchip.com/
Doesn't really matter if that isn't done though since it is just a
reported-by, so nw if not.
Cheers,
Conor.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: Assign Shawn Tu's sensor drivers to myself
2023-06-08 9:55 ` Conor Dooley
@ 2023-06-08 10:17 ` Sakari Ailus
0 siblings, 0 replies; 3+ messages in thread
From: Sakari Ailus @ 2023-06-08 10:17 UTC (permalink / raw)
To: Conor Dooley
Cc: linux-media, Conor Dooley, Mauro Carvalho Chehab,
Laurent Pinchart, Hans Verkuil, Jacopo Mondi, linux-kernel
Hi Conor,
On Thu, Jun 08, 2023 at 10:55:51AM +0100, Conor Dooley wrote:
> On Thu, Jun 08, 2023 at 12:42:57PM +0300, Sakari Ailus wrote:
> > Shawn Tu's e-mail address is bouncing and he hasn't told he has a new one:
> >
> > shawnx.tu@intel.com
> > Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound;
> > Recipient not found by SMTP address lookup'
> >
> > Assign the sensor drivers Shawn maintained to myself.
>
> Sweet, much better than orphaning stuff, thanks!
>
> > Reported-by: Conor Dooley <conor@kernel.org>
>
> Not really important for a reported-by, but if someone gets the chance
> while applying could please you do a
> s/conor@kernel.org/conor.dooley@microchip.com/
> Doesn't really matter if that isn't done though since it is just a
> reported-by, so nw if not.
I've changed that for the patch I'll eventually include in the PR for
Mauro.
--
Kind regards,
Sakari Ailus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-06-08 10:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-08 9:42 [PATCH 1/1] MAINTAINERS: Assign Shawn Tu's sensor drivers to myself Sakari Ailus
2023-06-08 9:55 ` Conor Dooley
2023-06-08 10:17 ` 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®