[tor-commits] [tor-browser-bundle-testsuite] branch master updated: Bug 40039: Stop sending nightly build and test mails to gk

gitolite role git at cupani.torproject.org
Mon Mar 21 14:17:32 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 9052ce2  Bug 40039: Stop sending nightly build and test mails to gk
9052ce2 is described below

commit 9052ce2110007bbe4a0e273371bc1672e8d167c5
Author: Georg Koppen <gk at torproject.org>
AuthorDate: Thu Mar 10 07:14:46 2022 +0000

    Bug 40039: Stop sending nightly build and test mails to gk
    
    We remove anything related to gk while doing so. It should not be needed
    anymore.
    
    Closes: #40039.
---
 config/linus-nightly              |   1 -
 config/tb-build-01.torproject.org |   2 +-
 keyring/gk.gpg                    | Bin 88633 -> 0 bytes
 3 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/config/linus-nightly b/config/linus-nightly
index 0fb479f..50817b9 100644
--- a/config/linus-nightly
+++ b/config/linus-nightly
@@ -34,7 +34,6 @@ return ( args => [] ) unless $ok;
     'email-from' => 'TBB Nightly Tests <boklm at torproject.org>',
     'email-to'   => [
         'boklm at mars-attacks.org',
-        'gk at torproject.org',
         'mikeperry at torproject.org',
         'brade at pearlcrescent.com',
         'mcs at pearlcrescent.com',
diff --git a/config/tb-build-01.torproject.org b/config/tb-build-01.torproject.org
index c348e69..6fb2fd9 100644
--- a/config/tb-build-01.torproject.org
+++ b/config/tb-build-01.torproject.org
@@ -48,7 +48,7 @@ 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', 'gk at torproject.org', 'sysrqb at torproject.org', ],
+    'email-to' => [ 'boklm 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,
 );
diff --git a/keyring/gk.gpg b/keyring/gk.gpg
deleted file mode 100644
index 2eb314e..0000000
Binary files a/keyring/gk.gpg and /dev/null differ

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list