diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-05-12 15:52:47 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-05-12 15:52:47 -0300 |
commit | d8f82d9d72eec6042536797f75e06a9296f4cc71 (patch) | |
tree | da69472f1e977a6e73188911cbcc413a4cea65eb /packages | |
parent | 57804e82978727001fc62e5b1106d69531a9cd97 (diff) |
More rebranding
Diffstat (limited to 'packages')
-rw-r--r-- | packages/views.py | 2 |
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) |