[PATCH] fastboot: Add maintainers entry
Sean Anderson
seanga2 at gmail.com
Wed Nov 24 05:33:11 CET 2021
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 at gmail.com>
---
I would maintain this, but I don't have any boards which use fastboot at
home. In the future I may come across something appropriate, but for now
I'm not set up to test changes.
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6db5354322..c17a51dba3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -760,6 +760,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 at xilinx.com>
S: Maintained
--
2.33.0
More information about the U-Boot
mailing list