[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [doctor/master] Bug 34312: Swap teor with dgoulet for notifications



commit 0cefbcce9fa8280a1b587eda06f013fc7311666a
Author: Georg Koppen <gk@xxxxxxxxxxxxxx>
Date:   Tue May 26 06:23:20 2020 +0000

    Bug 34312: Swap teor with dgoulet for notifications
---
 fallback_directories.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fallback_directories.py b/fallback_directories.py
index b63fd8d..3ff2057 100755
--- a/fallback_directories.py
+++ b/fallback_directories.py
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright 2016-2019, Damian Johnson and The Tor Project
+# Copyright 2016-2020, Damian Johnson and The Tor Project
 # See LICENSE for licensing information
 
 """
@@ -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', 'gus@xxxxxxxxxxxxxx']
+TO_ADDRESSES = ['tor-consensus-health@xxxxxxxxxxxxxxxxxxxx', 'dgoulet@xxxxxxxxxxxxxx', 'nickm@xxxxxxxxxxxxxx', 'gus@xxxxxxxxxxxxxx']
 EMAIL_SUBJECT = 'Fallback Directory Summary (%i/%i, %i%%)'
 SYNOPSIS = '%i/%i (%i%%) fallback directories have become slow or unresponsive...'
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits