]> git.donarmstrong.com Git - debian-ctte.git/blob - 860520_chair_election/run_vote.sh
b74edd01e8e3bed3bb98530aea24ef100c925b07
[debian-ctte.git] / 860520_chair_election / run_vote.sh
1 ../scripts/pocket-devotee \
2         --option 'A: Keith Packard <keithp>' \
3         --option 'B: Didier Raboud <odyx>' \
4         --option 'C: Tollef Fog Heen <tfheen>' \
5         --option 'D: Sam Hartman <hartmans>' \
6         --option 'E: Phil Hands <philh>' \
7         --option 'F: Margarita Manterola <marga>' \
8         --option 'G: David Bremner <bremner>'  <<EOF
9 odyx: B > E > D = C > F = G > A
10 hartmans: B > F >  D > C = E  = A = G
11 keithp: B > A = C = D = E = F > G
12 marga: B > A = C = D = E = G > F
13 bremner: B = D > A = C = E = F > G
14 philh: B > C = D = F = G = E > A
15 EOF
16