From 5a4b4938c988a7558198623f388e9e1030b12a25 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sun, 28 May 2006 18:43:48 +0000 Subject: [PATCH] send the mail to rt3 instead of the committee list 2006-05-28 Vincent Untz * foundation.gnome.org/membership/application.wml: send the mail to rt3 instead of the committee list --- ChangeLog | 5 +++++ foundation.gnome.org/membership/application.wml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 762e6ae..825bf96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-28 Vincent Untz + + * foundation.gnome.org/membership/application.wml: send the mail to + rt3 instead of the committee list + 2006-05-26 Vincent Untz * foundation.gnome.org/about/index.wml: add chair, vice-chair, diff --git a/foundation.gnome.org/membership/application.wml b/foundation.gnome.org/membership/application.wml index d1b6716..5a9f3b8 100644 --- a/foundation.gnome.org/membership/application.wml +++ b/foundation.gnome.org/membership/application.wml @@ -104,7 +104,7 @@ } // send the mail - mail("membership-committee@gnome.org", $subject, $formmail, $headers); + mail("membership-applications@gnome.org", $subject, $formmail, $headers); // print the thank you page