commit | 9cdbc906721454b2db57dc2a38d236c35900960d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Sep 19 20:16:32 2018 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Sep 28 18:25:06 2018 +0200 |
tree | cd191214ae338f0f5db4fd7e7c1c162d4e64b6ac | |
parent | bbef20d479441b01d62252cf127498c58078b2c3 [diff] [blame] |
MAINTAINERS: assign include/video*.h The include/video*.h files are part of the drivers in drivers/video. So it makes sense to assign them to the same maintainer. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
diff --git a/MAINTAINERS b/MAINTAINERS index ea21d59..3c3f872 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -636,6 +636,7 @@ F: drivers/video/ F: common/lcd*.c F: include/lcd*.h +F: include/video*.h X86 M: Simon Glass <sjg@chromium.org>