[U-Boot] [PATCH] Add dfu command entry to MAINTAINERS

Anatolij Gustschin agust at denx.de
Fri Mar 15 09:47:20 UTC 2019


get_maintainer.pl doesn't report the maintainer for dfu command
code since its entry is not in the database file. Add it.

Signed-off-by: Anatolij Gustschin <agust at denx.de>
Cc: Lukasz Majewski <lukma at denx.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4fabb75eda..f205d66155 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -441,6 +441,7 @@ DFU
 M:	Lukasz Majewski <lukma at denx.de>
 S:	Maintained
 T:	git git://git.denx.de/u-boot-dfu.git
+F:	cmd/dfu.c
 F:	drivers/dfu/
 F:	drivers/usb/gadget/
 
-- 
2.17.1



More information about the U-Boot mailing list