summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-05-12 15:52:47 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-05-12 15:52:47 -0300
commitd8f82d9d72eec6042536797f75e06a9296f4cc71 (patch)
treeda69472f1e977a6e73188911cbcc413a4cea65eb /settings.py
parent57804e82978727001fc62e5b1106d69531a9cd97 (diff)
More rebranding
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 1d26d9eb..029739f2 100644
--- a/settings.py
+++ b/settings.py
@@ -13,7 +13,7 @@ ADMINS = ()
MANAGERS = ADMINS
# Package out-of-date emails for orphans
-NOTIFICATIONS = ['arch-notifications@archlinux.org']
+NOTIFICATIONS = ['packages@list.parabolagnulinux.org']
# Full path to the data directory
DEPLOY_PATH = os.path.dirname(os.path.realpath(__file__))