2022-12-06 12:10:43

by Dan Scally

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add myself as UVC Gadget Maintainer

Add myself as a second maintainer for the UVC Gadget

Signed-off-by: Daniel Scally <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1daadaa4d48b..36b58ccc9a32 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21441,6 +21441,7 @@ F: include/uapi/linux/uvcvideo.h

USB WEBCAM GADGET
M: Laurent Pinchart <[email protected]>
+M: Daniel Scally <[email protected]>
L: [email protected]
S: Maintained
F: drivers/usb/gadget/function/*uvc*
--
2.34.1


2022-12-06 19:24:29

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add myself as UVC Gadget Maintainer

Hi Dan,

Thank you for the patch.

On Tue, Dec 06, 2022 at 11:38:41AM +0000, Daniel Scally wrote:
> Add myself as a second maintainer for the UVC Gadget
>
> Signed-off-by: Daniel Scally <[email protected]>

Happy to record your interested into the UVC gadget driver in
MAINTAINERS :-)

Reviewed-by: Laurent Pinchart <[email protected]>

> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1daadaa4d48b..36b58ccc9a32 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21441,6 +21441,7 @@ F: include/uapi/linux/uvcvideo.h
>
> USB WEBCAM GADGET
> M: Laurent Pinchart <[email protected]>
> +M: Daniel Scally <[email protected]>
> L: [email protected]
> S: Maintained
> F: drivers/usb/gadget/function/*uvc*

--
Regards,

Laurent Pinchart

2023-01-22 15:08:45

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add myself as UVC Gadget Maintainer

Hi Dan,

I've just noticed that neither linux-usb nor Greg were CC'ed on this.

Greg, could you pick this patch up ([1]) for v6.3, or should Dan resend
it with the right CC list ?

[1] https://lore.kernel.org/all/[email protected]/

On Tue, Dec 06, 2022 at 09:06:47PM +0200, Laurent Pinchart wrote:
> Hi Dan,
>
> Thank you for the patch.
>
> On Tue, Dec 06, 2022 at 11:38:41AM +0000, Daniel Scally wrote:
> > Add myself as a second maintainer for the UVC Gadget
> >
> > Signed-off-by: Daniel Scally <[email protected]>
>
> Happy to record your interested into the UVC gadget driver in
> MAINTAINERS :-)
>
> Reviewed-by: Laurent Pinchart <[email protected]>
>
> > ---
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 1daadaa4d48b..36b58ccc9a32 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -21441,6 +21441,7 @@ F: include/uapi/linux/uvcvideo.h
> >
> > USB WEBCAM GADGET
> > M: Laurent Pinchart <[email protected]>
> > +M: Daniel Scally <[email protected]>
> > L: [email protected]
> > S: Maintained
> > F: drivers/usb/gadget/function/*uvc*

--
Regards,

Laurent Pinchart

2023-01-22 15:43:37

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add myself as UVC Gadget Maintainer

On Sun, Jan 22, 2023 at 05:08:39PM +0200, Laurent Pinchart wrote:
> Hi Dan,
>
> I've just noticed that neither linux-usb nor Greg were CC'ed on this.
>
> Greg, could you pick this patch up ([1]) for v6.3, or should Dan resend
> it with the right CC list ?
>
> [1] https://lore.kernel.org/all/[email protected]/

Please resend it with the correct list :)

thanks,

greg k-h

2023-01-24 13:59:20

by Dan Scally

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add myself as UVC Gadget Maintainer


On 22/01/2023 15:43, Greg KH wrote:
> On Sun, Jan 22, 2023 at 05:08:39PM +0200, Laurent Pinchart wrote:
>> Hi Dan,
>>
>> I've just noticed that neither linux-usb nor Greg were CC'ed on this.
>>
>> Greg, could you pick this patch up ([1]) for v6.3, or should Dan resend
>> it with the right CC list ?
>>
>> [1] https://lore.kernel.org/all/[email protected]/
> Please resend it with the correct list :)

Oops; how did I manage that!? Thanks for the heads up Laurent; I'll
re-send it


> thanks,
>
> greg k-h