]> git.donarmstrong.com Git - debian-ctte.git/blob - resolved_issues/860520_chair_election/run_vote.sh
Move the -done issues to resolved
[debian-ctte.git] / resolved_issues / 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 tfheen: B > D = E > A = C = F = G
16 EOF
17