Commit d52e9273 authored by morgan's avatar morgan 😸
Browse files

Update nightly build email list:

- removed richard
- added bea, clairehurst, jwilde, and morgan
parent b83c519e
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -49,12 +49,15 @@ my %res = (
    'email-subject' => '[build result: [% success ? "ok" : "failed" %]] [% options.name %]',
    'email-subject' => '[build result: [% success ? "ok" : "failed" %]] [% options.name %]',
    'email-report' => 1,
    'email-report' => 1,
    'email-to' => [
    'email-to' => [
      'bea@torproject.org',
      'boklm@torproject.org',
      'boklm@torproject.org',
      'clairehurst@torproject.org',
      'dan@torproject.org',
      'dan@torproject.org',
      'henry@torproject.org',
      'henry@torproject.org',
      'jwilde@torproject.org',
      'ma1@torproject.org',
      'ma1@torproject.org',
      'morgan@torproject.org',
      'pierov@torproject.org',
      'pierov@torproject.org',
      'richard@torproject.org',
    ],
    ],
    'email-from' => 'Tor Browser Nightly Builds <tb-builder@tb-build-06.torproject.org>',
    'email-from' => 'Tor Browser Nightly Builds <tb-builder@tb-build-06.torproject.org>',
    'test_post' => $run_rsync,
    'test_post' => $run_rsync,