[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [doctor/master] Send fallback dir emails to Gus rather than Colin
commit 9db725cbbdfae34662874385e265bcc3692aa810
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sun May 19 14:21:58 2019 -0700
Send fallback dir emails to Gus rather than Colin
Adjusting notificaiton recipients per Colin's request.
---
fallback_directories.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fallback_directories.py b/fallback_directories.py
index e5b5ad8..184c971 100755
--- a/fallback_directories.py
+++ b/fallback_directories.py
@@ -17,7 +17,7 @@ import util
log = util.get_logger('fallback_directories')
NOTIFICATION_THRESHOLD = 25 # send notice if this percentage of fallbacks are unusable
-TO_ADDRESSES = ['tor-consensus-health@xxxxxxxxxxxxxxxxxxxx', 'teor@xxxxxxxxxxxxxx', 'nickm@xxxxxxxxxxxxxx', 'colin@xxxxxxxxxxxxxx']
+TO_ADDRESSES = ['tor-consensus-health@xxxxxxxxxxxxxxxxxxxx', 'teor@xxxxxxxxxxxxxx', 'nickm@xxxxxxxxxxxxxx', 'gus@xxxxxxxxxxxxxx']
EMAIL_SUBJECT = 'Fallback Directory Summary (%i/%i, %i%%)'
EMAIL_BODY = """\
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits