voting/foundation.gnome.org/vote/2005-10/index.wml
Tobias Mueller 15e2716b4a Bug 629334: Move referenda page into the election page
This is accompanied by the following MySQL commands:
INSERT INTO elections ( type, name, voting_start, voting_end, choices_nb, question) VALUES (
'referendum', 'Anonymous Voting Referendum', '2004-09-27', '2004-10-08 25:59:59', 1, 'Do you agree with an anonymous voting process for any future GNOME Foundation elections and referenda?'
);

INSERT INTO election_results (election_id, result) VALUES (
LAST_INSERT_ID(), '<p><strong>Yes</strong>: all future GNOME Foundation elections and referenda will use
an anonymous voting process.</p><p>Please see the original <a href="2004-10/">referendum site</a> for more information on the results.</p>'
);

This commit will be followed by some cleaning up actions like fixing old references and finally removing the referenda directory.
2010-10-01 17:10:08 +03:00

74 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>GNOME Foundation Reducing Board Size Referendum</title>
<meta name="cvsdate" content="$Date$" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<h1>GNOME Foundation Reducing Board Size Referendum</h1>
<p>
Any member of the GNOME Foundation can suggest a referendum. To be
accepted, a request for a referendum must be endorsed by 10% of the
Membership. The overall referendum process is overseen by the
Membership and Elections Committee, which can be reached at <a
href="mailto:elections&#64;gnome&#46;org">elections&#64;gnome&#46;org</a>.
</p>
<p>
In September 2005, some Foundation members discussed a possible reduction
of size of the GNOME Foundation board of directors. The discussion took
place on <a
href="http://mail.gnome.org/archives/foundation-list/">foundation-list&#64;gnome&#46;org</a>.
After much discussion, a petition was made to request a referendum. <a
href="http://mail.gnome.org/archives/foundation-list/2005-October/msg00010.html">More
than 10% of the Membership</a> signed the petition.
</p>
<h2>Reducing Board Size Referendum Results:</h2>
<p>
<strong>
Should the board size be reduced from its current 11 directors to 7 directors?
</strong>
</p>
<p>
188 members voted for this referendum. The repartition of the votes is:
</p>
<div>
<em>yes</em> (<strong>117</strong> votes)<br />
<em>no</em> (<strong>70</strong> votes)<br />
<br />blank votes: <strong>1</strong><br />
</div>
<h2>Reducing Board Size Referendum Materials:</h2>
<ul>
<li>
<a href="http://mail.gnome.org/archives/foundation-announce/2005-November/msg00009.html">Referendum results announcement</a>
</li>
<li>
<a href="../../vote/votes.php?election_id=1">Archive of all votes</a>
</li>
<li>
<a href="../../vote/results.php?election_id=1">Preliminary results</a>
</li>
<li>
<a href="voters.html">List of registered voters</a>
</li>
<li>
<a href="rules.html">Referendum Rules and Timeline</a> (webcal <a
href="webcal://foundation.gnome.org/referenda/2005-10/timeline.ics">timeline</a>)
</li>
<li>
<a href="http://mail.gnome.org/archives/foundation-list/2005-September/msg00082.html">Original discussion about reducing the board size</a>
</li>
</ul>
</body>
</html>