diff options
| author | Daniel Scally <[email protected]> | 2023-01-24 15:39:09 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-24 18:18:52 +0100 |
| commit | fa003a3c11efff1c42a0edbe8eee86fb1ebe6d7a (patch) | |
| tree | bab00d07d203057c7f99f9656daccd827e060112 | |
| parent | 2241ab53cbb5cdb08a6b2d4688feb13971058f65 (diff) | |
MAINTAINERS: Add myself as UVC Gadget Maintainer
Add myself as a second maintainer for the UVC Gadget.
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Daniel Scally <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f781f936ae35..cfac6e58a234 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21723,6 +21723,7 @@ F: include/uapi/linux/uvcvideo.h USB WEBCAM GADGET M: Laurent Pinchart <[email protected]> +M: Daniel Scally <[email protected]> S: Maintained F: drivers/usb/gadget/function/*uvc* |