From: Joe Perches Date: Wed, 29 Jul 2009 22:04:29 +0000 (-0700) Subject: get_maintainerpl-add-git-min-percent-option-fix X-Git-Tag: upstream/snapshot3+hdmi~17962 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3d202aeb7b7b33d5a5b2040ee5af5b309782941c;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git get_maintainerpl-add-git-min-percent-option-fix 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl index 61ef275..278a45b 100755 --- a/scripts/get_maintainer.pl +++ b/scripts/get_maintainer.pl @@ -309,7 +309,7 @@ MAINTAINER field selection options: --git-chief-penguins => include ${penguin_chiefs} --git-min-signatures => number of signatures required (default: 1) --git-max-maintainers => maximum maintainers to add (default: 5) - --git-min-percent => minimum percentage of commits required (default: 0) + --git-min-percent => minimum percentage of commits required (default: 5) --git-since => git history to use (default: 1-year-ago) --m => include maintainer(s) if any --n => include name 'Full Name '