u-boot-brain/board/tqc/tqm5200/MAINTAINERS
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field
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>
2014-09-24 18:30:28 -04:00

27 lines
665 B
Plaintext

TQM5200 BOARD
#M: -
S: Maintained
F: board/tqc/tqm5200/
F: include/configs/aev.h
F: configs/aev_defconfig
F: include/configs/TQM5200.h
F: configs/cam5200_defconfig
F: configs/cam5200_niosflash_defconfig
F: configs/fo300_defconfig
F: configs/MiniFAP_defconfig
F: include/configs/TB5200.h
F: configs/TB5200_defconfig
F: configs/TB5200_B_defconfig
F: configs/TQM5200_defconfig
F: configs/TQM5200_B_defconfig
F: configs/TQM5200_B_HIGHBOOT_defconfig
F: configs/TQM5200_STK100_defconfig
F: configs/TQM5200S_defconfig
F: configs/TQM5200S_HIGHBOOT_defconfig
CHARON BOARD
M: Heiko Schocher <hs@denx.de>
S: Maintained
F: include/configs/charon.h
F: configs/charon_defconfig