[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [weather/master] Add a patch from Andrew to correct email sendings by Weather
commit 378bf6948a477e808976302cbec477dd9c646c3e
Author: Christian Fromme <kaner@xxxxxxxxxx>
Date: Sun Oct 30 01:04:59 2011 +0200
Add a patch from Andrew to correct email sendings by Weather
---
weather/settings.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/weather/settings.py b/weather/settings.py
index ea17f80..9cf0ae1 100644
--- a/weather/settings.py
+++ b/weather/settings.py
@@ -7,7 +7,7 @@ DEBUG = False #set to true to see stack traces instead of standard html errors
TEMPLATE_DEBUG = DEBUG
ADMINS = (
- ('Tor Admins', 'tor-admins@xxxxxxxxxxxxxx'),
+ ('Tor Admins', 'torproject-admin@xxxxxxxxxxxxxx'),
)
MANAGERS = ADMINS
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits