MAINTAINERS: Add myself as UVC Gadget Maintainer

Message ID 20221206113841.1359976-1-dan.scally@ideasonboard.com
State New
Headers
Series MAINTAINERS: Add myself as UVC Gadget Maintainer |

Commit Message

Dan Scally Dec. 6, 2022, 11:38 a.m. UTC
  Add myself as a second maintainer for the UVC Gadget

Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Laurent Pinchart Dec. 6, 2022, 7:06 p.m. UTC | #1
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 <dan.scally@ideasonboard.com>

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

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

> ---
>  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 <laurent.pinchart@ideasonboard.com>
> +M:	Daniel Scally <dan.scally@ideasonboard.com>
>  L:	linux-usb@vger.kernel.org
>  S:	Maintained
>  F:	drivers/usb/gadget/function/*uvc*
  
Laurent Pinchart Jan. 22, 2023, 3:08 p.m. UTC | #2
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/20221206113841.1359976-1-dan.scally@ideasonboard.com/

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 <dan.scally@ideasonboard.com>
> 
> Happy to record your interested into the UVC gadget driver in
> MAINTAINERS :-)
> 
> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> 
> > ---
> >  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 <laurent.pinchart@ideasonboard.com>
> > +M:	Daniel Scally <dan.scally@ideasonboard.com>
> >  L:	linux-usb@vger.kernel.org
> >  S:	Maintained
> >  F:	drivers/usb/gadget/function/*uvc*
  
Greg KH Jan. 22, 2023, 3:43 p.m. UTC | #3
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/20221206113841.1359976-1-dan.scally@ideasonboard.com/

Please resend it with the correct list :)

thanks,

greg k-h
  
Dan Scally Jan. 24, 2023, 1:57 p.m. UTC | #4
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/20221206113841.1359976-1-dan.scally@ideasonboard.com/
> 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
  

Patch

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 <laurent.pinchart@ideasonboard.com>
+M:	Daniel Scally <dan.scally@ideasonboard.com>
 L:	linux-usb@vger.kernel.org
 S:	Maintained
 F:	drivers/usb/gadget/function/*uvc*