Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections: index.xml
Date: Wed, 30 Dec 2009 19:30:14
Message-Id: E1NQ4FH-0006lc-T8@stork.gentoo.org
1 jmbsvicetto 09/12/30 19:30:11
2
3 Added: index.xml
4 Log:
5 Added initial page for the elections project.
6
7 Revision Changes Path
8 1.1 xml/htdocs/proj/en/elections/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/elections/index.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/elections/index.xml?rev=1.1&content-type=text/plain
12
13 Index: index.xml
14 ===================================================================
15 <?xml version='1.0' encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
19
20 <project>
21 <name>elections</name>
22 <longname>Gentoo Elections</longname>
23
24 <description>
25 Gentoo Elections Project gathers all the information necessary to conclude
26 elections in Gentoo.
27 </description>
28
29 <longdescription>
30 <p>
31 The goal of Gentoo Elections project is to gather all the people participating
32 in the organization of elections in Gentoo together as well as providing the
33 project with procedures, documentation and scripts to run those elections.
34 </p>
35 </longdescription>
36
37 <dev role="Member">jmbsvicetto</dev>
38 <dev role="Member">rane</dev>
39 <dev role="Member">fox2mike</dev>
40
41 <extrachapter position="bottom">
42 <title>Elections organization</title>
43 <section>
44 <title>Election Officials</title>
45 <body>
46
47 <p>
48 To ease the process of finding officials to run each election, we decided to
49 create a list of people volunteering to serve as officials in the upcoming
50 elections as well as their credentials and basic information about them.
51 Officials for each election may (but don't necessarily have to) be chosen from
52 among those people.
53 </p>
54
55 <table>
56 <tr>
57 <th>nickname</th>
58 <th>projects</th>
59 <th>organized elections</th>
60 </tr>
61 <tr>
62 <ti>rane</ti>
63 <ti>Documentation and Developer Relations</ti>
64 <ti>Trustees 2008, Council 2008, Trustees 2009, Council 2009</ti>
65 </tr>
66 <tr>
67 <ti>jmbsvicetto</ti>
68 <ti>Forums, User Relations, Developer Relations, KDE</ti>
69 <ti>Trustees 2008, Council 2008, Council 2008b, Trustees 2009, Council 2009</ti>
70 </tr>
71 </table>
72
73 </body>
74 </section>
75 <section>
76 <title>Gentoo Foundation Board of Trustees Elections</title>
77 <body>
78
79 <p>
80 Election rules, based on <uri link="/foundation/en/">Gentoo Foundation
81 Bylaws</uri>:
82 </p>
83
84 <ul>
85 <li>Gentoo Board of Trustees is composed of five elected members</li>
86 <li>Elections happen every year starting in February</li>
87 <li>
88 There should be at least three election officials plus at least one person
89 assigned from Gentoo Infrastructure project to handle their side of the
90 election. Officials are allowed to vote in the election but they aren't
91 allowed to run in it. They are selected by the current Board of Trustees.
92 </li>
93 <li>
94 There's one month for nominations and one month for voting. In special cases
95 current Board of Trustees may decide to shorten that period. Anyone can
96 nominate.
97 </li>
98 <li>
99 All Gentoo Foundation members may vote but only members of age above 18 are
100 allowed to run (legal requirement). To run in the election, a person has to
101 be nominated on the <c>gentoo-nfp</c> mailing list and personally accept
102 that nomination on the same list.
103 </li>
104 <li>
105 Members who are active Gentoo developers vote using <c>votify</c> script on
106 <c>dev.gentoo.org</c>.
107 </li>
108 <li>
109 Members who aren't active Gentoo developers should mail their GPG-signed
110 ballot files to election officials who will verify authenticity of those and
111 pass them to infra so they are taken into account while counting votes.
112 Special care should be taken to ensure the ballot is signed by the gpg key
113 in the Foundation records.
114 </li>
115 <li>
116 After voting period is over, all election officials verify results provided
117 by Infrastructure project member assigned to the election and then post them
118 to the <c>gentoo-nfp</c> mailing list.
119 </li>
120 </ul>
121
122 </body>
123 </section>
124 <section>
125 <title>Gentoo Council Elections</title>
126 <body>
127
128 <p>
129 Election rules (based on <uri link="/proj/en/glep/glep-0039.html">GLEP 39</uri>):
130 </p>
131
132 <ul>
133 <li>Council elections generally happen once a year</li>
134 <li>The council is composed of seven elected members</li>
135 <li>Nominations are allowed for 15 days.</li>
136 <li>Only Gentoo developers may be nominated</li>
137 <li>Anyone can nominate (nominating yourself is OK)</li>
138 <li>Nominees must accept their nomination before voting begins</li>
139 <li>Voting is opened for 15 days.</li>
140 <li>Only Gentoo developers that have joined the project before nomination starts may vote</li>
141 <li>Condorcet method of voting is used</li>
142 </ul>
143
144 <p>
145 There should be at least three officials for this election plus one Gentoo
146 Infrastructure project member assigned to it to handle their side of the
147 process. Officials are allowed to vote in the election but aren't allowed to run
148 in it. Nominating and accepting nominations should happen on the
149 <c>gentoo-dev</c> mailing list.
150 </p>
151
152 </body>
153 </section>
154 <section>
155 <title>Condorcet method of voting</title>
156 <body>
157
158 <p>
159 For both Foundation and Council elections, <uri
160 link="http://en.wikipedia.org/wiki/Condorcet_method">Condorcet method of
161 voting</uri> is used to count votes.
162 </p>
163
164 <p>
165 To cast votes we use program names <c>votify</c> which is by default installed
166 on <c>dev.gentoo.org</c>.
167 </p>
168
169 <p>
170 Instruction on how to use <c>votify</c> to cast a vote:
171 </p>
172
173 <ul>
174 <li>If you're eligible to vote in that election, log in to <c>dev.gentoo.org</c></li>
175 <li>Type <c>votify --new election-name</c> to create a new ballot file</li>
176 <li>
177 Edit <path>.ballot-election-name</path> file in your home directory and rank
178 the candidates
179 </li>
180 <li>
181 Once you're finished, use <c>votify --verify election-name</c> command to
182 verify validity of your ballot file
183 </li>
184 <li>
185 If everything is okay, use <c>votify --submit election</c> your vote.
186 </li>
187 <li>
188 If you run into problems, you can either work them out yourself using
189 <c>votify --help</c> or contact election officials and ask them for help
190 </li>
191 </ul>
192
193 </body>
194 </section>
195 <section>
196 <title>Verification and publication of results</title>
197 <body>
198
199 <p>
200 Verification and publication of results (ID sending, master ballot verification
201 by officials, so on). Also all scripts should be posted and explained here.
202 </p>
203
204 </body>
205 </section>
206 <section>
207 <title>Election archives</title>
208 <body>
209
210 <p>
211 Links to Foundation archives.
212 </p>
213
214 <p>
215 Links to Council archives.
216 </p>
217
218 </body>
219 </section>
220 </extrachapter>
221 </project>