[tor-commits] [weather/master] More email adjustments
kaner at torproject.org
kaner at torproject.org
Mon Nov 21 18:48:36 UTC 2011
commit 1fe405f36cd8f7333a40b313fe73fef743dd6bc8
Author: Christian Fromme <kaner at strace.org>
Date: Mon Nov 21 19:48:08 2011 +0100
More email adjustments
---
weather/settings.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/weather/settings.py b/weather/settings.py
index 9be1462..c665460 100644
--- a/weather/settings.py
+++ b/weather/settings.py
@@ -11,7 +11,7 @@ ADMINS = (
)
# Set From: address for outgoing admin emails
-SERVER_EMAIL = "weather at bahri.torproject.org"
+SERVER_EMAIL = "tor-weather at torproject.org"
MANAGERS = ADMINS
More information about the tor-commits
mailing list