send the mail to rt3 instead of the committee list
2006-05-28 Vincent Untz <vuntz@gnome.org> * foundation.gnome.org/membership/application.wml: send the mail to rt3 instead of the committee list
This commit is contained in:
parent
0a516015ca
commit
5a4b4938c9
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-05-28 Vincent Untz <vuntz@gnome.org>
|
||||
|
||||
* foundation.gnome.org/membership/application.wml: send the mail to
|
||||
rt3 instead of the committee list
|
||||
|
||||
2006-05-26 Vincent Untz <vuntz@gnome.org>
|
||||
|
||||
* foundation.gnome.org/about/index.wml: add chair, vice-chair,
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue