Re: [PATCH 0/10] MAINTAINERS - script, patterns, and misc fixes

From: Joe Perches
Date: Wed Jan 14 2009 - 14:55:32 EST


On Wed, 2009-01-14 at 11:37 -0800, Joe Perches wrote:
> max-history

Not quite.

commit 0cd5dbd1d732a36777f27f1250622554e7aa3b62
Author: Joe Perches <joe@xxxxxxxxxxx>
Date: Wed Jan 14 11:52:48 2009 -0800

scripts/get_maintainer.pl - Correct --help for git-since

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl
index 48e2d5f..1ed62a8 100755
--- a/scripts/get_maintainer.pl
+++ b/scripts/get_maintainer.pl
@@ -285,7 +285,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-max-history => git history to use (default: 1-year-ago)
+ --git-since => git history to use (default: 1-year-ago)
--m => include maintainer(s) if any
--n => include name 'Full Name <addr\@domain.tld>'
--l => include list(s) if any


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/