[tor-commits] [bridgedb/master] Send CI notifications to phw instead of sysrqb.

phw at torproject.org phw at torproject.org
Thu Oct 3 23:01:03 UTC 2019


commit f24ef482e8a11beeb8ab4e330f47e82b5e9c0db8
Author: Philipp Winter <phw at nymity.ch>
Date:   Thu Sep 12 15:45:33 2019 -0700

    Send CI notifications to phw instead of sysrqb.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 9d30d10..9ec71fc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ notifications:
     on_failure: always
   email:
     recipients:
-      - sysrqb at torproject.org
+      - phw at torproject.org
     on_success: never
     on_failure: change
 





More information about the tor-commits mailing list