Gentoo Archives: gentoo-dev

From: Daniel Drake <dsd@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Gentoo metastructure reform poll is open
Date: Wed, 08 Jun 2005 14:58:41
Message-Id: 42A70812.4030103@gentoo.org
1 Please keep future information regarding this poll public on gentoo-dev or
2 similar.
3
4 [publicising on gentoo-dev with permission from Grant Goodyear]
5
6 Dear all,
7 Polls are open for the metastructure reform vote. All Gentoo developers are
8 eligible to vote.
9
10 The proposals up for vote:
11
12 - The "FOSDEM" proposal
13 http://dev.gentoo.org/~plate/fosdem-proposal.xml
14
15 - Koon's "Alternative" proposal
16 http://dev.gentoo.org/~koon/metastructure.xml
17
18 - G2boojum's "Oldschool-small" proposal
19 http://dev.gentoo.org/~g2boojum/proposal.html
20 with a small council (7-13 members)
21
22 - G2boojum's "Oldschool-large" proposal
23 http://dev.gentoo.org/~g2boojum/proposal.html
24 with a large council (such as 0.1*Ndevs + (Ndevs+1)%2 members)
25
26 - Ciaranm's "Oldschool-small-with-slacker-boot"
27 http://dev.gentoo.org/~g2boojum/proposal.html
28 with a small council (7-13 members), and with :
29 http://dev.gentoo.org/~spb/ciaranm-slacker-boot-proposal.txt
30 - Ciaranm's "Oldschool-large-with-slacker-boot"
31 http://dev.gentoo.org/~g2boojum/proposal.html
32 with a large council (such as 0.1*Ndevs + (Ndevs+1)%2 members)
33 and with :
34 http://dev.gentoo.org/~spb/ciaranm-slacker-boot-proposal.txt
35
36 - Keep the current system ("Keep-current")
37 http://www.gentoo.org/proj/en/index.xml
38 http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=1&chap=5
39
40 - Reopen nominations ("Reopen-nominations")
41
42 - Form a task force for additional study ("Task-Force")
43 -core mail (7 June 2005) from jstubbs, 42A4D555.7010009@g.o
44 (will be available on gentoo-dev as a response to this message)
45
46
47
48
49 [adapted from Thierry Carrez' mail]
50
51 Fellow Gentoo developers:
52
53 The metastructure poll is now open. Here you will find the details of
54 the election procedure. This is adapted from Aron Griffis' thorough
55 explanation on how to vote.
56
57 Poll subject
58 ------------
59
60 You have to choose your preferred metastructure model(s) for Gentoo. The
61 metastructure is how projects/teams are organized and about the
62 existence and nature of an upper decision body. The candidate proposals
63 (and the "shortnames" we use in the election) have been presented in
64 Grant's opening email.
65
66 Election method
67 ---------------
68
69 We are using the Condorcet method to tabulate votes and choose the
70 winners. The Condorcet method is widely viewed as superior to the
71 traditional plurality method since it allows voters more power to
72 express preferences, and encourages voting truthfully instead of
73 siding with an apparently strong candidate.
74
75 Here is the nutshell explanation of the Condorcet method. If you just
76 want the general concept of how winners are chosen, this might be
77 enough (quoted from electionmethods.org):
78
79 In the Condorcet election method, voters rank the candidates in
80 order of preference. The vote counting procedure then takes into
81 account each preference of each voter for one candidate over
82 another. It does so by conceptually breaking the election down
83 into a series of separate races between each possible pairing of
84 candidates, hence it is sometimes referred to as a "pairwise"
85 method. If one of the candidates beats each of the other
86 candidates in their one-on-one race, then that candidate wins.
87 Otherwise, the result is ambiguous and a standard procedure is
88 used to resolve the ambiguity. Unlike conventional plurality
89 voting, Condorcet voting gives voters little incentive to falsify
90 their true preferences.
91
92 There exist a number of algorithms to implement a Condorcet election.
93 For our election, we will use "Cloneproof Schwartz Sequential
94 Dropping" to resolve ambiguities. This algorithm is in use by
95 a number of other free software projects, including Debian, Software
96 in the Public Interest, and UserLinux.
97
98 If you'd like more explanation than is provided by the quote above,
99 please take a look at the following links:
100
101 http://electionmethods.org/CondorcetEx.htm
102 http://en.wikipedia.org/wiki/Condorcet_method
103 http://en.wikipedia.org/wiki/Cloneproof_Schwartz_Sequential_Dropping
104
105 Election Period
106 ---------------
107
108 The election has started on Tue June 7 00:00 UTC and runs for a week,
109 closing on Mon June 13 23:59 UTC. Please vote as early as you feel
110 comfortable so that any unanticipated technical difficulties can be
111 resolved before the end of the election.
112
113 Election Corpus
114 ---------------
115
116 All current Gentoo developers (active during the election period) are
117 allowed to vote.
118
119 How to vote
120 -----------
121
122 We are using dev.gentoo.org to collect ballots this year. The
123 procedure is as follows:
124
125 $ votify --new metastructure2005
126
127 This will generate a ballot for you, ~/.ballot-metastructure2005
128 The order of the candidates is randomized in each ballot. The next
129 step is to edit the ballot with your favorite editor. You will find
130 the following instructions at the top of the ballot:
131
132 # This is a ballot for the metastructure2005 election.
133 # Please rank your choices in order; first choice at the top and last choice at
134 # the bottom. You can put choices on the same line to indicate no preference
135 # between them. Any choices you omit from this file are implicitly added at the
136 # end.
137 #
138 # When you're finished editing this, the next step is to verify your ballot
139 # with:
140 #
141 # votify --verify metastructure2005
142 #
143 # When that passes and you're satisfied, the final step is to submit your vote:
144 #
145 # votify --submit metastructure2005
146 #
147
148 Notes
149 -----
150
151 - The four election officials are:
152 Aron Griffis (agriffis)
153 Grant Goodyear (g2boojum)
154 Thierry Carrez (koon)
155 Olivier Crete (tester)
156
157 The presence of more than one election official is intended to ensure
158 integrity in the counting process.
159 --
160 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Gentoo metastructure reform poll is open Daniel Drake <dsd@g.o>
Re: [gentoo-dev] Gentoo metastructure reform poll is open Paul Waring <pwaring@×××××.com>
Re: [gentoo-dev] Gentoo metastructure reform poll is open Jim Northrup <glamdring-inc@×××××××.net>
Re: [gentoo-dev] Gentoo metastructure reform poll is open Jason Stubbs <jstubbs@g.o>
Re: [gentoo-dev] Gentoo metastructure reform poll is open Sebastian Bergmann <sebastian@g.o>