get_maintainer.pl: add .get_maintainer.ignore file capability
authorJoe Perches <joe@perches.com>
Thu, 25 Jun 2015 22:01:50 +0000 (15:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Jun 2015 00:00:39 +0000 (17:00 -0700)
commit435de0782b658c993350049e853ea9a8795df4e2
tree05e42e9e7a0d3838a1db8765161dbee3700b16bc
parent3ea4331c60be3eee4c97e5ddabad95399f879b76
get_maintainer.pl: add .get_maintainer.ignore file capability

Some people prefer not to be cc'd on patches.  Add an ability to have a
file (.get_maintainer.ignore) with names and email addresses that are
excluded from being listed except when specifically listed as a maintainer
in a section.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/get_maintainer.pl