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/council/2014: council-201406.xml
Date: Wed, 02 Jul 2014 05:22:41
Message-Id: 20140702052237.E73AF2004E@flycatcher.gentoo.org
1 jmbsvicetto 14/07/02 05:22:37
2
3 Modified: council-201406.xml
4 Log:
5 Fix membership date. Uncomment section about voters and how to cast a vote.
6
7 Revision Changes Path
8 1.5 xml/htdocs/proj/en/elections/council/2014/council-201406.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406.xml?r1=1.4&r2=1.5
13
14 Index: council-201406.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/council/2014/council-201406.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- council-201406.xml 1 Jul 2014 04:59:46 -0000 1.4
21 +++ council-201406.xml 2 Jul 2014 05:22:37 -0000 1.5
22 @@ -30,8 +30,8 @@
23 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
24 <license/>
25
26 -<version>1</version>
27 -<date>2014-07-01</date>
28 +<version>4</version>
29 +<date>2014-07-02</date>
30
31 <chapter>
32 <title>Election</title>
33 @@ -158,7 +158,7 @@
34 <li>Voting is opened from July 1st 00H00 UTC to July 14th 23H59 UTC</li>
35 <li> (there was a planned one day of break between nominations and voting so the infra team had time to set up everything, but due to lack of time, it became longer)</li>
36 <li>Only Gentoo developers may vote</li>
37 - <li>The list of Gentoo Developers is based on active membership by June 13th, 2013 (the day before the election will be opened)</li>
38 + <li>The list of Gentoo Developers is based on active membership by June 13th, 2014 (the day before the election will be opened)</li>
39 <li>Gentoo uses the Condorcet method of voting</li>
40 <li>Results should be published around July 16th</li>
41 </ul>
42 @@ -549,15 +549,13 @@
43 </body>
44 </section>
45
46 -<!--
47 -
48 <section>
49 <title>Voters</title>
50 <body>
51
52 <p>
53 -People who are eligible to vote in this election are all current Gentoo
54 -Foundation members.
55 +Those who are eligible to vote in this election are all current Gentoo
56 +Developers at the day before the election was opened.
57 </p>
58
59 </body>
60 @@ -568,27 +566,27 @@
61 <body>
62
63 <p>
64 -After polls are open, Eligible current Gentoo developers should login to
65 -dev.gentoo.org and run the following commands, in the order specified.
66 +After polls are open, voters should login to dev.gentoo.org and run the
67 +following commands, in the order specified.
68 </p>
69
70 <ul>
71 <li>
72 - <c>votify - -new trustees-201306</c> - This creates a new ballot in your
73 + <c>votify --new council-201406</c> - This creates a new ballot in your
74 homedir.
75 </li>
76 - <li>Edit the <c>.ballot-trustees-201306</c> file and rank the candidates.</li>
77 + <li>Edit the <c>.ballot-council-201406</c> file and rank the candidates.</li>
78 <li>
79 - Once you're sure, run <c>votify - -verify trustees-201306</c> to check the
80 + Once you're sure, run <c>votify --verify council-201406</c> to check the
81 validity of the ballot.
82 </li>
83 <li>
84 If that goes through fine, the next and final step is to submit your vote
85 - using <c>votify - -submit trustees-201306</c>
86 + using <c>votify --submit council-201406</c>
87 </li>
88 <li>
89 In case you're stuck, detailed help can be accessed by using <c>votify
90 - - -help</c> or feel free to drop by #gentoo-elections on IRC. If you think
91 + --help</c> or feel free to drop by #gentoo-elections on IRC. If you think
92 you are eligible to vote, but cannot, please contact one of the officials.
93 </li>
94 <li>
95 @@ -597,16 +595,8 @@
96 </li>
97 </ul>
98
99 -<p>
100 -The remaining Foundation members, should email their ballot to the
101 -election officials, to <mail link="vote-trustees201306@g.o"/>
102 -signing the mail with their gpg key.
103 -</p>
104 -
105 </body>
106 </section>
107
108 --->
109 -
110 </chapter>
111 </guide>