Add myself (using the personal email address) as a reviewer for the USB Raw Gadget driver.
Signed-off-by: Andrey Konovalov <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 94ac10a153c7..f68835aaaddc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18176,6 +18176,14 @@ L: [email protected] S: Supported F: drivers/usb/class/usblp.c +USB RAW GADGET DRIVER +R: Andrey Konovalov <[email protected]> +L: [email protected] +S: Maintained +F: Documentation/usb/raw-gadget.rst +F: drivers/usb/gadget/legacy/raw_gadget.c +F: include/uapi/linux/usb/raw_gadget.h + USB QMI WWAN NETWORK DRIVER M: Bjørn Mork <[email protected]> L: [email protected] -- 2.29.2.222.g5d2a92d10f8-goog

