mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 14:23:00 +00:00
535aad29f2
Since commit ddaf5c8f30
(patman: RunPipe() should not pipe stdout/stderr unless asked),
Patman spits lots of "Invalid MAINTAINERS address: '-'"
error messages for patches with global changes.
It takes too long for Patman to process them.
Anyway, "M: -" does not carry any important information.
Rather, it is just like a place holder in case of assigning
a new board maintainer. Let's comment out.
This commit can be reproduced by the following command:
find . -name MAINTAINERS | xargs sed -i -e '/^M:[[:blank:]]*-$/s/^/#/'
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
47 lines
1.2 KiB
Text
47 lines
1.2 KiB
Text
TQM8XX BOARD
|
|
M: Wolfgang Denk <wd@denx.de>
|
|
S: Maintained
|
|
F: board/tqc/tqm8xx/
|
|
F: include/configs/FPS850L.h
|
|
F: configs/FPS850L_defconfig
|
|
F: include/configs/FPS860L.h
|
|
F: configs/FPS860L_defconfig
|
|
F: include/configs/SM850.h
|
|
F: configs/SM850_defconfig
|
|
F: include/configs/TQM823L.h
|
|
F: configs/TQM823L_defconfig
|
|
F: configs/TQM823L_LCD_defconfig
|
|
F: include/configs/TQM823M.h
|
|
F: configs/TQM823M_defconfig
|
|
F: include/configs/TQM850L.h
|
|
F: configs/TQM850L_defconfig
|
|
F: include/configs/TQM850M.h
|
|
F: configs/TQM850M_defconfig
|
|
F: include/configs/TQM855L.h
|
|
F: configs/TQM855L_defconfig
|
|
F: include/configs/TQM855M.h
|
|
F: configs/TQM855M_defconfig
|
|
F: include/configs/TQM860L.h
|
|
F: configs/TQM860L_defconfig
|
|
F: include/configs/TQM860M.h
|
|
F: configs/TQM860M_defconfig
|
|
F: include/configs/TQM862L.h
|
|
F: configs/TQM862L_defconfig
|
|
F: include/configs/TQM862M.h
|
|
F: configs/TQM862M_defconfig
|
|
F: include/configs/TQM866M.h
|
|
F: configs/TQM866M_defconfig
|
|
F: include/configs/TQM885D.h
|
|
F: configs/TQM885D_defconfig
|
|
F: configs/TTTech_defconfig
|
|
F: include/configs/virtlab2.h
|
|
F: configs/virtlab2_defconfig
|
|
F: configs/wtk_defconfig
|
|
|
|
NSCU BOARD
|
|
#M: -
|
|
S: Maintained
|
|
F: include/configs/NSCU.h
|
|
F: configs/NSCU_defconfig
|
|
F: include/configs/TK885D.h
|
|
F: configs/TK885D_defconfig
|