diff options
| author | Heinrich Schuchardt <[email protected]> | 2018-09-19 20:16:32 +0200 |
|---|---|---|
| committer | Anatolij Gustschin <[email protected]> | 2018-09-28 18:25:06 +0200 |
| commit | 9cdbc906721454b2db57dc2a38d236c35900960d (patch) | |
| tree | cd191214ae338f0f5db4fd7e7c1c162d4e64b6ac | |
| parent | bbef20d479441b01d62252cf127498c58078b2c3 (diff) | |
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea21d59f1e8..3c3f8722431 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -636,6 +636,7 @@ T: git git://git.denx.de/u-boot-video.git F: drivers/video/ F: common/lcd*.c F: include/lcd*.h +F: include/video*.h X86 M: Simon Glass <[email protected]> |
