voting/directory.html
Vincent Untz dfbea0c009 put the dates in dd/mm/yyyy format instead of two or three different
2003-10-07  Vincent Untz  <vincent@vuntz.net>

	* index.html: put the dates in dd/mm/yyyy format instead of two or three
	different formats.

	* .htaccess: added so we can redirect people from the old pages to the
	new ones. I'd like to have a htaccess file which is moved to .htaccess
	when copying the website (so it is not hidden in CVS), but that'll be
	for later

	* membership-form.html: removed (we now use membership-form.php)

	* press.html
	* press/*: removed these because we now point to press releases on
	gnome.org.

	* advisory_board.html
	* board_of_directors-2000.html
	* board_of_directors-2001.html
	* board_of_directors.html
	* charter.html
	* directory.html
	* documentation.html
	* executive_director.html
	* faq-ln7.html
	* faq.html
	* index.html
	* membership-list.html
	* membership-policy.html
	* membership.html
	* organization.html
	* template.html: updated the links to the elections pages, and added
	the Fundraising links when it was missing.

	* announcement.html
	* ballot-summary-2000.html
	* election-2000.html
	* electionresults.html
	* electionrules-2000.html
	* final-vote-archive.diff
	* final_membership_list.txt
	* list-addresses.py
	* overview_2000.html
	* vote-counter.py
	* voters-2000.html: removed. Those files are now in elections/2000/
	(some have been renamed)

	* ballot-summary-2001.html
	* election-2001.html
	* electionrules-2001.html
	* voters-2001.html
	* elections/2001-eligible-members.txt
	* elections/2001-prelim-results.txt
	* elections/2001-vote-archive.diff
	* elections/list-addresses.py
	* elections/verify.html
	* elections/vote-counter.py: removed. Those files are now in
	elections/2001/ (some have been renamed)

	* ballot-summary.html
	* electionrules.html
	* elections.html
	* overview.html
	* voters.html: removed. Those files are now in elections/2002/ (some
	have been renamed)

	* elections/index.html
	* elections/2000/*
	* elections/2001/*
	* elections/2002/candidates.html
	* elections/2002/overview.html
	* elections/2002/rules.html
	* elections/2002/voters.html: new files. Most of them are copies of old
	files with some modifications (because of the change of directory and
	updated title).
2003-10-08 12:12:36 +00:00

127 lines
3.9 KiB
HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title>The GNOME Foundation: Directory</title>
</head>
<body bgcolor="#FFFFFF">
<center>
<table BORDER=2 CELLPADDING=5 WIDTH="595" NOSAVE >
<tr VALIGN=TOP NOSAVE>
<td VALIGN=TOP NOSAVE>
<center>
<a href="http://www.gnome.org">
<img SRC="gnome.jpg" ALT="" border=0></a><img
SRC="text.png" ALT="The GNOME Foundation" height=198 width=354>
</center>
</td>
</tr>
<tr>
<td>
<center>
<a href="index.html">Home</a> :&nbsp;
<a href="http://www.gnome.org/press/">Press</a> :&nbsp;
<a href="organization.html">Organization</a> :&nbsp;
<a href="documentation.html">Documentation</a> :&nbsp;
<a href="membership.html">Membership</a> :&nbsp;
<a href="elections/">Elections</a> :&nbsp;
Directory :&nbsp;
<a href="http://www.gnome.org/friends/">Fundraising</a>
</center>
</td>
</tr>
<!-- End of Boilerplate -->
<tr>
<td>
<br>
<h2 align="center">GNOME Foundation Directory</h2>
<h3>Mailing Lists</h3>
<p>
Join the following mailing lists to hear GNOME Foundation announcements and to discuss
GNOME Foundation issues:
</p>
<p>
<ul>
<li>
<b><a href="mailto:foundation-announce@gnome.org">foundation-announce@gnome.org</a></b>
(<a href="http://mail.gnome.org/archives/foundation-announce">archive</a>|
<a href="http://mail.gnome.org/mailman/listinfo/foundation-announce">subscription
page</a>) is for foundation-related announcements.
</li>
<li>
<b><a href="mailto:foundation-list@gnome.org">foundation-list@gnome.org</a></b>
(<a href="http://mail.gnome.org/archives/foundation-list">archive</a>|
<a href="http://mail.gnome.org/mailman/listinfo/foundation-list">subscription
page</a>) is for all foundation-related discussions, including discussions
about candidacy statements. Minutes from board meetings are also posted
here.
</li>
</ul>
</p>
</h3>
<h3>Email</h3>
<p>
To contact particular individuals or committees in the GNOME Foundation, email:
</p>
<p>
<ul>
<li>
<b><a href="mailto:board@gnome.org">board@gnome.org</a></b> - This
email alias forwards
to the GNOME Foundation Board of Directors.
</li>
<li>
<b><a href="mailto:director@gnome.org">director@gnome.org</a></b> -
Use this email to contact the executive director of the GNOME
Foundation.
</li>
<li>
<b><a href="mailto:membership-committee@gnome.org">membership-committee@gnome.org</a></b>
- Use this email alias for issues relating to individual membership
in the GNOME Foundation.
</li>
<li>
<b><a href="mailto:elections@gnome.org">elections@gnome.org</a></b>
- Use this email alias for issues relating to the elections for
the Board of Directors, held each fall.
</li>
<li>
<b><a href="mailto:gnome-press-contact@gnome.org">
gnome-press-contact@gnome.org</a></b> - Use this email alias to
contact the GNOME Foundation press contact.
</li>
</ul>
</p>
</h3>
</h2>
</td>
</tr>
<!-- Start of Boilerplate -->
<tr>
<td>
<center><font size=-1>This site is maintained by
<a href="mailto:membership-committee@gnome.org">the GNOME Foundation Membership and Elections Committee</a>
and was designed by <a href="mailto:jpsc@users.sourceforge.net">JP
Schnapper-Casteras</a> and <a href="mailto:bart@eazel.com">Bart Decrem</a>.</font></center>
</td>
</tr>
</table>
</center>
</body>
</html>