From 2b47703a0c5afb52b2e0cd0b3205a8683eb5ecb2 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Wed, 18 Dec 2013 13:57:42 -0500 Subject: [PATCH] Remove reference to GNOME elections committee. --- vote/vote.wml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vote/vote.wml b/vote/vote.wml index b2c2cb7..6b8b39a 100644 --- a/vote/vote.wml +++ b/vote/vote.wml @@ -262,7 +262,7 @@ if (isset ($handle)) if (isset ($error) && $error != "") { echo "
".$error."
\n";; - echo "

If you don't understand the error, you should probably contact the Membership and Elections Committee, which can be reached at elections@gnome.org.

\n"; + echo "

If you don't understand the error, you should probably contact the Elections Committee, which can be reached at elections@sfconservancy.org.

\n"; } if ($step != $max_step && $step >= 1) {