From: Junio C Hamano Date: Mon, 24 Oct 2022 23:54:46 +0000 (-0700) Subject: Meta/cook: add lwn@lwn.net back to the distrib list X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91bad23b42eca9c2eaca2c403bb4ae65af13bcdd;p=thirdparty%2Fgit.git Meta/cook: add lwn@lwn.net back to the distrib list --- diff --git a/cook b/cook index b1ce298f9d..da832a306f 100755 --- a/cook +++ b/cook @@ -420,6 +420,7 @@ To: git\@vger.kernel.org Subject: What's cooking in git.git ($mon $year, #$issue; $dow, $date) X-$MASTER-at: $master_at X-next-at: $next_at +Bcc: lwn\@lwn.net, gitster\@pobox.com What's cooking in git.git ($mon $year, #$issue; $dow, $date) -------------------------------------------------- @@ -431,9 +432,9 @@ EOF } my $blurb_match = <<'EOF'; -(?:(?i:\s*[a-z]+: .*|\s.*)\n)*?Subject: What's cooking in \S+ \((\w+) (\d+), #(\d+); (\w+), (\d+)\) +(?:(?i:\s*[a-z]+: .*|\s.*)\n)*Subject: What's cooking in \S+ \((\w+) (\d+), #(\d+); (\w+), (\d+)\) X-[a-z]*-at: ([0-9a-f]{40}) -X-next-at: ([0-9a-f]{40}) +X-next-at: ([0-9a-f]{40})(?:\n(?i:\s*[a-z]+: .*|\s.*))* What's cooking in \S+ \(\1 \2, #\3; \4, \5\) -{30,}