On 14-02-16, 21:42, Joe Perches wrote:
> Not what I get with current -next:
>
> $ ./scripts/get_maintainer.pl -f Documentation/power/opp.txt
> Viresh Kumar <[email protected]> (maintainer:OPERATING PERFORMANCE POINTS
> (OPP))
> Nishanth Menon <[email protected]> (maintainer:OPERATING PERFORMANCE POINTS (OPP))
> Stephen Boyd <[email protected]> (maintainer:OPERATING PERFORMANCE POINTS
> (OPP))
> "Rafael J. Wysocki" <[email protected]> (supporter:SUSPEND TO RAM)
> Len Brown <[email protected]> (supporter:SUSPEND TO RAM)
> Pavel Machek <[email protected]> (supporter:SUSPEND TO RAM)
> [email protected] (open list:OPERATING PERFORMANCE POINTS (OPP))
> [email protected] (open list)
Okay, its not get-maintainers, but cc-cmd that is screwing it up.
I have tested it again with following in my .gitconfig:
[sendemail]
cccmd = scripts/get_maintainers~/scripts/cccmd
--
viresh