[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1340209526.29885.14.camel@joe2Laptop>
Date: Wed, 20 Jun 2012 09:25:26 -0700
From: Joe Perches <joe@...ches.com>
To: Alexandre Pereira da Silva <aletes.xgr@...il.com>,
Florian Mickler <florian@...kler.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Ian Campbell <Ian.Campbell@...rix.com>,
Richard Weinberger <richard@....at>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scripts/get_maintainer.pl: Add tested-by signature
On Wed, 2012-06-20 at 08:51 -0300, Alexandre Pereira da Silva wrote:
> The tester of the patch should also be listed to receive patch
> notifications.
[]
> diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl
[]
> @@ -81,6 +81,7 @@ my $penguin_chiefs = "\(" . join("|", @penguin_chief_names) . "\)";
> my @signature_tags = ();
> push(@signature_tags, "Signed-off-by:");
> push(@signature_tags, "Reviewed-by:");
> +push(@signature_tags, "Tested-by:");
> push(@signature_tags, "Acked-by:");
I have no objections to this, but maybe Florian Mickler
(cc'd) who did analysis on signatures awhile ago might.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists