]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2791bc4b3eb1f1ce46ec660854d856da029d9b0d
tree05e42e9e7a0d3838a1db8765161dbee3700b16bc
parent9c7cd470b07c065beeb93aed190616e8cff2fb1b
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