diff options
author | Magnus Hagander | 2015-01-22 14:06:32 +0000 |
---|---|---|
committer | Magnus Hagander | 2015-01-22 14:06:32 +0000 |
commit | 486794d3a90951495a68449fc95902a6b53cf3cc (patch) | |
tree | f14f1ca35b841e3e1e79f1d4076a442bf488d265 /pgcommitfest/auth.py | |
parent | 0c58317302c0eeea57dcbafa28b5150b82eba3de (diff) |
Fix email address in comment
Diffstat (limited to 'pgcommitfest/auth.py')
-rw-r--r-- | pgcommitfest/auth.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgcommitfest/auth.py b/pgcommitfest/auth.py index 769ebab..b17efd8 100644 --- a/pgcommitfest/auth.py +++ b/pgcommitfest/auth.py @@ -130,7 +130,7 @@ def auth_receive(request): a different username than %s. This is almost certainly caused by some legacy data in our database. -Please send an email to webmaster@postgresql.eu, indicating the username +Please send an email to webmaster@postgresql.org, indicating the username and email address from above, and we'll manually marge the two accounts for you. |