u-boot-brain/board/dave/PPChameleonEVB/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

21 lines
617 B
Plaintext

PPCHAMELEONEVB BOARD
#M: -
S: Maintained
F: board/dave/PPChameleonEVB/
F: include/configs/CATcenter.h
F: configs/CATcenter_defconfig
F: configs/CATcenter_25_defconfig
F: configs/CATcenter_33_defconfig
PPCHAMELEONEVB BOARD
M: Andrea "llandre" Marson <andrea.marson@dave-tech.it>
S: Maintained
F: include/configs/PPChameleonEVB.h
F: configs/PPChameleonEVB_defconfig
F: configs/PPChameleonEVB_BA_25_defconfig
F: configs/PPChameleonEVB_BA_33_defconfig
F: configs/PPChameleonEVB_HI_25_defconfig
F: configs/PPChameleonEVB_HI_33_defconfig
F: configs/PPChameleonEVB_ME_25_defconfig
F: configs/PPChameleonEVB_ME_33_defconfig