From 081223981aa520f792757a1776588756a4107fd4 Mon Sep 17 00:00:00 2001 From: Parabola Date: Sat, 21 May 2011 05:40:52 +0000 Subject: Local settings --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 8e916e36..7d3c500f 100644 --- a/settings.py +++ b/settings.py @@ -12,7 +12,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__)) -- cgit v1.2.3-2-g168b