get_maintainer.pl: Add git-min-percent option
authorJoe Perches <joe@perches.com>
Wed, 29 Jul 2009 22:04:28 +0000 (15:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jul 2009 02:10:41 +0000 (19:10 -0700)
commitafa81ee13033de791c41c1d9333853504653939b
treeb075dbae0145871b666e6da0a80fdcb61f9a2eef
parent870020f93af2323a81f179091a0780dc1d5b916b
get_maintainer.pl: Add git-min-percent option

Allow an option to control the minimum percentage of sign-offs required
before being considered a maintainer.

git-min-percent has a default value of 5

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