boklm pushed to branch main at The Tor Project / Applications / tor-browser-bundle-testsuite

Commits:

1 changed file:

Changes:

  • config/tb-build-06.torproject.org
    ... ... @@ -49,12 +49,15 @@ my %res = (
    49 49
         'email-subject' => '[build result: [% success ? "ok" : "failed" %]] [% options.name %]',
    
    50 50
         'email-report' => 1,
    
    51 51
         'email-to' => [
    
    52
    +      'bea@torproject.org',
    
    52 53
           'boklm@torproject.org',
    
    54
    +      'clairehurst@torproject.org',
    
    53 55
           'dan@torproject.org',
    
    54 56
           'henry@torproject.org',
    
    57
    +      'jwilde@torproject.org',
    
    55 58
           'ma1@torproject.org',
    
    59
    +      'morgan@torproject.org',
    
    56 60
           'pierov@torproject.org',
    
    57
    -      'richard@torproject.org',
    
    58 61
         ],
    
    59 62
         'email-from' => 'Tor Browser Nightly Builds <tb-builder@tb-build-06.torproject.org>',
    
    60 63
         'test_post' => $run_rsync,