aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSean Anderson <seanga2@gmail.com>2021-11-23 23:33:11 -0500
committerTom Rini <trini@konsulko.com>2021-11-29 11:15:37 -0500
commit7d3bebb2066a807ee8c63b8e99d40663ae534089 (patch)
tree9a2d80cf01b5276f10ba9aeb85559056dcf49b84 /MAINTAINERS
parent4469d3b4db69bc2eab2a18527df7014a3bbd2881 (diff)
downloadu-boot-7d3bebb2066a807ee8c63b8e99d40663ae534089.zip
u-boot-7d3bebb2066a807ee8c63b8e99d40663ae534089.tar.gz
u-boot-7d3bebb2066a807ee8c63b8e99d40663ae534089.tar.bz2
fastboot: Add maintainers entry
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d30daff..e718ad2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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