On Wed, 2017-04-05 at 19:30 +0800, Jeffy Chen wrote:yes, but we now have a .get_maintainer.ignore tracked in kernel's git repository:
Currently we are searching "./:$ENV{HOME}/:.scripts/" for ignore file,
but would always get "./.get_maintainer.ignore" only.
That's the point.
It allows you to have specific .ignore files for various projects.
i found some mail server(for example chinese 263) would refuse to send mails when any of the addresses are invalid. so i need to add them to the ignore list(for example Yakir Yang <ykk@xxxxxxxxxxxxxx>).
This patch applies all .get_maintainer.ignore, so it would be easier to
add ignore list locally.
Why stack? What's the value in that?