commit | 19dbebce299a33a08a1bdbe79165f4d8c9a5f573 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 24 12:02:14 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 25 11:54:53 2020 -0400 |
tree | 9d08cca40a0d8818818861e16c8094d0fa8fa944 | |
parent | ec2d3da65864ae04f0f32ccbb1dc10dc5d71bb50 [diff] |
MAINTAINERS: add dfu.h and dfu.rst to DFU include/dfu.h and doc/api/dfu.rst belong to the device firmware update sub-system. So let's add them to DFU in MAINTAINERS. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Acked-by: Lukasz Majewski <lukma@denx.de>