Message ID | 20230522134751.30489-1-nicolas.ferre@microchip.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: Orphan the OV7740 driver | expand |
Hi Nicolas, On Mon, May 22, 2023 at 03:47:51PM +0200, nicolas.ferre@microchip.com wrote: > From: Nicolas Ferre <nicolas.ferre@microchip.com> > > Wenyou's email is bouncing, remove him from this camera driver's entry > and mark it as orphan. > > Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> > --- > Wenyou, all, > > If you want to take this driver, please don't hesitate to update this patch for > a better maintenance. My only concern is the @microchip.com email address > bouncing. What about the driver author (cc'd)? > > Best regards, > Nicolas > > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e0ad886d3163..bae9c7591144 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15577,9 +15577,8 @@ F: drivers/media/i2c/ov772x.c > F: include/media/i2c/ov772x.h > > OMNIVISION OV7740 SENSOR DRIVER > -M: Wenyou Yang <wenyou.yang@microchip.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/ov7740.txt > F: drivers/media/i2c/ov7740.c > -- > 2.34.1 >
Sakari, On 22/05/2023 at 17:27, Sakari Ailus wrote: > Hi Nicolas, > > On Mon, May 22, 2023 at 03:47:51PM +0200, nicolas.ferre@microchip.com wrote: >> From: Nicolas Ferre <nicolas.ferre@microchip.com> >> >> Wenyou's email is bouncing, remove him from this camera driver's entry >> and mark it as orphan. >> >> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> >> --- >> Wenyou, all, >> >> If you want to take this driver, please don't hesitate to update this patch for >> a better maintenance. My only concern is the @microchip.com email address >> bouncing. I'm sorry to insist, but bouncing email on our domain is becoming a real problem. I don't see this patch on Linux-next, so what can I do to make this move forward? > What about the driver author (cc'd)? I didn't hear about Songjun for a long time. Best regards, Nicolas >> MAINTAINERS | 3 +-- >> 1 file changed, 1 insertion(+), 2 deletions(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index e0ad886d3163..bae9c7591144 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -15577,9 +15577,8 @@ F: drivers/media/i2c/ov772x.c >> F: include/media/i2c/ov772x.h >> >> OMNIVISION OV7740 SENSOR DRIVER >> -M: Wenyou Yang <wenyou.yang@microchip.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/ov7740.txt >> F: drivers/media/i2c/ov7740.c >> -- >> 2.34.1 >> > > -- > Kind regards, > > Sakari Ailus
Hi Nicolas, On Wed, Jun 28, 2023 at 10:59:16AM +0200, Nicolas Ferre wrote: > Sakari, > > On 22/05/2023 at 17:27, Sakari Ailus wrote: > > Hi Nicolas, > > > > On Mon, May 22, 2023 at 03:47:51PM +0200, nicolas.ferre@microchip.com wrote: > > > From: Nicolas Ferre <nicolas.ferre@microchip.com> > > > > > > Wenyou's email is bouncing, remove him from this camera driver's entry > > > and mark it as orphan. > > > > > > Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> > > > --- > > > Wenyou, all, > > > > > > If you want to take this driver, please don't hesitate to update this patch for > > > a better maintenance. My only concern is the @microchip.com email address > > > bouncing. > > I'm sorry to insist, but bouncing email on our domain is becoming a real > problem. > I don't see this patch on Linux-next, so what can I do to make this move > forward? > > > What about the driver author (cc'd)? > > I didn't hear about Songjun for a long time. It's in my PR to Mauro here: <URL:https://patchwork.linuxtv.org/project/linux-media/patch/ZJIVvXtDlP2OtS3X@valkosipuli.retiisi.eu/>
diff --git a/MAINTAINERS b/MAINTAINERS index e0ad886d3163..bae9c7591144 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15577,9 +15577,8 @@ F: drivers/media/i2c/ov772x.c F: include/media/i2c/ov772x.h OMNIVISION OV7740 SENSOR DRIVER -M: Wenyou Yang <wenyou.yang@microchip.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/ov7740.txt F: drivers/media/i2c/ov7740.c