fastboot: Add maintainers entry
authorSean Anderson <seanga2@gmail.com>
Wed, 24 Nov 2021 04:33:11 +0000 (23:33 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 29 Nov 2021 16:15:37 +0000 (11:15 -0500)
Add an entry in maintainers for fastboot. It is starting off orphaned, but
hopefully someone can pick it up.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
MAINTAINERS

index d30daff..e718ad2 100644 (file)
@@ -761,6 +761,18 @@ F: test/env/
 F:     tools/env*
 F:     tools/mkenvimage.c
 
+FASTBOOT
+S:     Orphaned
+F:     cmd/fastboot.c
+F:     doc/android/fastboot*.rst
+F:     include/fastboot.h
+F:     include/fastboot-internal.h
+F:     include/net/fastboot.h
+F:     drivers/fastboot/
+F:     drivers/usb/gadget/f_fastboot.c
+F:     net/fastboot.c
+F:     test/dm/fastboot.c
+
 FPGA
 M:     Michal Simek <michal.simek@xilinx.com>
 S:     Maintained