]> git.donarmstrong.com Git - debian-ctte.git/blob - resolved_issues/965080_TC_Chair_election/run_vote.sh
Add results from latest TC Chair election
[debian-ctte.git] / resolved_issues / 965080_TC_Chair_election / run_vote.sh
1 #!/bin/sh
2 ../scripts/pocket-devotee \
3         --no-default_option \
4         --option 'A: Philip Hands' \
5         --option 'B: Margarita Manterola' \
6         --option 'C: David Bremner' \
7         --option 'D: Niko Tyni' \
8         --option 'E: Gunnar Wolf' \
9         --option 'F: Simon McVittie' \
10         --option 'G: Sean Whitton' \
11         --option 'H: Elana Hashman'  << EOF
12 spwhitton: B > C > A = D = E = F > G = H
13 bremner: B > A = C = D = E = F > G = H
14 gwolf: B > A = C = D = E = F > G = H
15 marga: C > D > A > E > F > B > G > H
16 ehashman: B = C > A = D = E = F > G = H
17 ntyni: B > C > A = D = E = F > G = H
18 philh: B > C > A = D = E = F > G = H
19 smcv: A = B = C = D = E > F > G = H
20 EOF