[tor-commits] [tor-browser-bundle-testsuite] branch master updated: Bug 40041: Add @richard @pierov @aguestuser to nightly build emails
gitolite role
git at cupani.torproject.org
Fri Apr 8 11:07:44 UTC 2022
This is an automated email from the git hooks/post-receive script.
boklm pushed a commit to branch master
in repository tor-browser-bundle-testsuite.
The following commit(s) were added to refs/heads/master by this push:
new 1b043d6 Bug 40041: Add @richard @pierov @aguestuser to nightly build emails
1b043d6 is described below
commit 1b043d615ea657999a771012273fa9f355629554
Author: Nicolas Vigier <boklm at torproject.org>
AuthorDate: Fri Apr 8 13:05:56 2022 +0200
Bug 40041: Add @richard @pierov @aguestuser to nightly build emails
Closes #40041
---
config/tb-build-01.torproject.org | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/config/tb-build-01.torproject.org b/config/tb-build-01.torproject.org
index 6fb2fd9..39be9e3 100644
--- a/config/tb-build-01.torproject.org
+++ b/config/tb-build-01.torproject.org
@@ -48,7 +48,13 @@ my %res = (
'reports-url' => 'https://nightlies.tbb.torproject.org/nightly-builds/reports/',
'email-subject' => '[build result: [% success ? "ok" : "failed" %]] [% options.name %]',
'email-report' => 1,
- 'email-to' => [ 'boklm at torproject.org', 'sysrqb at torproject.org', ],
+ 'email-to' => [
+ 'aguestuser at torproject.org',
+ 'boklm at torproject.org',
+ 'pierov at torproject.org',
+ 'richard at torproject.org',
+ 'sysrqb at torproject.org',
+ ],
'email-from' => 'Tor Browser Nightly Builds <tb-builder at tb-build-01.torproject.org>',
'test_post' => $run_rsync,
);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list