summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-03-05 15:10:51 +0000
committerWolfgang Denk <wd@denx.de>2012-03-30 22:34:58 +0200
commit9b96c6b11fac3d7bcd5f9cb4d2868d06500e28db (patch)
treeef343334324d2cedc8fd41ed9dd50082240ec046 /drivers
parentc0b77e097f376878331757b135b3fd93605db10f (diff)
downloadblackbird-obmc-uboot-9b96c6b11fac3d7bcd5f9cb4d2868d06500e28db.tar.gz
blackbird-obmc-uboot-9b96c6b11fac3d7bcd5f9cb4d2868d06500e28db.zip
MAKEALL: Add -m/-M option to determine maintainers
The -m option tries to find the board in MAINTAINERS file and figure out the email. The -M option lists boards including their maintainers emails and all affiliated emails. There are multiple strategies used to retrieve these emails: 1) Check board/<boardname> with git log and use three most recent emails 2) Check board/<boardname> with git log and use three most used emails 3) Try finding board in MAINTAINERS file and retrieve all emails from there The result is then sorted and unique results are retrieved and reported. For -m option, only strategy 3) is used. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud