summaryrefslogtreecommitdiff
path: root/packages
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 /packages
parent57804e82978727001fc62e5b1106d69531a9cd97 (diff)
More rebranding
Diffstat (limited to 'packages')
-rw-r--r--packages/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/views.py b/packages/views.py
index 263165fd..73594507 100644
--- a/packages/views.py
+++ b/packages/views.py
@@ -396,7 +396,7 @@ def flag(request, name, repo, arch):
})
send_mail(subject,
t.render(c),
- 'Arch Website Notification <nobody@archlinux.org>',
+ 'Parabola Packages <packages@list.parabolagnulinux.org>',
toemail,
fail_silently=True)