]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/cook: give a copy to lwn.net
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Aug 2012 21:56:15 +0000 (14:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Aug 2012 21:56:15 +0000 (14:56 -0700)
cook

diff --git a/cook b/cook
index f95a21062102d0714569d318a08fb397d76ebf48..6644a2edcd29734c7e060d0543a156d3fb07eae9 100755 (executable)
--- a/cook
+++ b/cook
@@ -287,6 +287,7 @@ EOF
 
        $text = <<EOF;
 To: git\@vger.kernel.org
+Bcc: lwn\@lwn.net
 Subject: What's cooking in git.git ($mon $year, #$issue; $dow, $date)
 X-master-at: $master_at
 X-next-at: $next_at
@@ -301,8 +302,7 @@ EOF
 }
 
 my $blurb_match = <<'EOF';
-To: .*
-Subject: What's cooking in \S+ \((\w+) (\d+), #(\d+); (\w+), (\d+)\)
+(?i:[a-z]+: .*\n)*?Subject: What's cooking in \S+ \((\w+) (\d+), #(\d+); (\w+), (\d+)\)
 X-master-at: ([0-9a-f]{40})
 X-next-at: ([0-9a-f]{40})