
On Fri, Mar 15, 2019 at 11:47 AM Anatolij Gustschin agust@denx.de wrote:
get_maintainer.pl doesn't report the maintainer for dfu command code since its entry is not in the database file. Add it.
Thanks! Reviewed-by: Andy Shevchenko andy.shevchenko@gmail.com
Signed-off-by: Anatolij Gustschin agust@denx.de Cc: Lukasz Majewski lukma@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@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
U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot