From 9a2e9a33f69b0dbd89336d07e08416f3c573e7ad Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 28 Sep 2008 22:10:03 -0300 Subject: Add a newer meta-tag to SOB like stuff. From: Mauro Carvalho Chehab Signed-off-by: Mauro Carvalho Chehab --- v4l/scripts/hghead.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'v4l/scripts/hghead.pl') diff --git a/v4l/scripts/hghead.pl b/v4l/scripts/hghead.pl index dc989dd61..abca09c45 100755 --- a/v4l/scripts/hghead.pl +++ b/v4l/scripts/hghead.pl @@ -134,7 +134,7 @@ while ($line = ) { next; } - if ($tag =~ m/^(acked-by|thanks-to|reviewed-by|noticed-by|cc):/) { + if ($tag =~ m/^(acked-by|thanks-to|reviewed-by|noticed-by|tested-by|cc):/) { $signed="$signed$line"; next; } -- cgit v1.2.3