This is an automated email from the git hooks/post-receive script. boklm pushed a commit to branch main in repository tor-browser-bundle-testsuite.
commit 03ccd9359941286bc6175a0eee7f366801c21a4d Author: Nicolas Vigier <[email protected]> AuthorDate: Thu Nov 10 11:03:52 2022 +0100 Bug 40067: Update email-to list for nightly builds Add @dan, @henry, @ma1 to and remove @sysrqb from nightly build emails. --- config/tb-build-01.torproject.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/tb-build-01.torproject.org b/config/tb-build-01.torproject.org index 05ce43d..a10f170 100644 --- a/config/tb-build-01.torproject.org +++ b/config/tb-build-01.torproject.org @@ -50,9 +50,11 @@ my %res = ( 'email-report' => 1, 'email-to' => [ '[email protected]', + '[email protected]', + '[email protected]', + '[email protected]', '[email protected]', '[email protected]', - '[email protected]', ], 'email-from' => 'Tor Browser Nightly Builds <[email protected]>', 'test_post' => $run_rsync, -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ tor-commits mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits
