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

[tor-commits] [doctor/master] Send relay check notifications to me



commit 890e69dfe951211d955ef1875fb1f93babdf99c4
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date:   Tue Mar 17 14:05:04 2020 -0700

    Send relay check notifications to me
    
    Oops! Georg shouldn't get these notifications. This script is a health check
    for my personal relay.
---
 relay_check.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/relay_check.py b/relay_check.py
index 9479022..c9e4878 100755
--- a/relay_check.py
+++ b/relay_check.py
@@ -21,7 +21,7 @@ RELAY_OR_PORT = 1443
 RELAY_NAME = 'caersidi'
 RELAY_FINGERPRINT = '3BB34C63072D9D10E836EE42968713F7B9325F66'
 
-EMAIL_ADDRESS = 'gk@xxxxxxxxxxxxxx'
+EMAIL_ADDRESS = 'atagar@xxxxxxxxxxxxxx'
 RELAY_LINK = 'https://metrics.torproject.org/rs.html#details/%s' % RELAY_FINGERPRINT
 
 

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