public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Add dfu command entry to MAINTAINERS
@ 2019-03-15  9:47 Anatolij Gustschin
  2019-03-15 12:29 ` Lukasz Majewski
  2019-03-15 12:37 ` Andy Shevchenko
  0 siblings, 2 replies; 3+ messages in thread
From: Anatolij Gustschin @ 2019-03-15  9:47 UTC (permalink / raw)
  To: u-boot

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@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-15 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-15  9:47 [U-Boot] [PATCH] Add dfu command entry to MAINTAINERS Anatolij Gustschin
2019-03-15 12:29 ` Lukasz Majewski
2019-03-15 12:37 ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox