From: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Alexandre Pereira da Silva <aletes.xgr@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
Joe Perches <joe@perches.com>,
Ian Campbell <Ian.Campbell@citrix.com>,
Richard Weinberger <richard@nod.at>,
linux-kernel@vger.kernel.org
Subject: [PATCH] scripts/get_maintainer.pl: Add tested-by signature
Date: Wed, 20 Jun 2012 08:51:44 -0300 [thread overview]
Message-ID: <1340193105-10734-1-git-send-email-aletes.xgr@gmail.com> (raw)
The tester of the patch should also be listed to receive patch
notifications.
Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
---
scripts/get_maintainer.pl | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl
index 0948c6b..5715773 100755
--- 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:");
# rfc822 email address - preloaded methods go here.
--
1.7.10
next reply other threads:[~2012-06-20 11:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-20 11:51 Alexandre Pereira da Silva [this message]
2012-06-20 16:25 ` Joe Perches
2012-06-20 21:39 ` Andrew Morton
2012-06-20 21:51 ` Jesper Juhl
2012-06-20 21:54 ` Joe Perches
2012-06-20 21:58 ` richard -rw- weinberger
2012-06-20 22:17 ` Joe Perches
2012-06-20 22:10 ` [PATCH] scripts/get_maintainer.pl: Test for non-standard signatures Joe Perches
2012-06-20 22:25 ` Joe Perches
[not found] ` <CAGxyxNCwESN4jsYYDRv6sFax4K4hBP5bOY12LEm_WsqKeGJHsA@mail.gmail.com>
2012-06-21 12:59 ` [PATCH] scripts/get_maintainer.pl: Add tested-by signature Alexandre Pereira da Silva
2012-06-21 16:36 ` Geert Uytterhoeven
2012-06-28 10:04 ` Peter Zijlstra
2012-06-28 18:09 ` Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1340193105-10734-1-git-send-email-aletes.xgr@gmail.com \
--to=aletes.xgr@gmail.com \
--cc=Ian.Campbell@citrix.com \
--cc=akpm@linux-foundation.org \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=richard@nod.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®