lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ