From: Sean Anderson Date: Wed, 24 Nov 2021 04:33:11 +0000 (-0500) Subject: fastboot: Add maintainers entry X-Git-Tag: v2022.01~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d3bebb2066a807ee8c63b8e99d40663ae534089;p=platform%2Fkernel%2Fu-boot.git 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 --- 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 S: Maintained