]> git.donarmstrong.com Git - debian-ctte.git/blob - resolved_issues/893200_TC_Chair_election/run_vote.sh
Archive, and add the result, making clear I used my casting vote
[debian-ctte.git] / resolved_issues / 893200_TC_Chair_election / run_vote.sh
1 #!/bin/sh
2 ../scripts/pocket-devotee \
3         --option 'A: Didier Raboud <odyx>' \
4         --option 'B: Tollef Fog Heen <tfheen>' \
5         --option 'C: Phil Hands <philh>' \
6         --option 'D: Margarita Manterola <marga>' \
7         --option 'E: David Bremner <bremner>' \
8         --option 'F: Niko Tyni <ntyni>' \
9         --option 'G: Gunnar Wolf <gwolf>' \
10         --option 'H: Simon McVittie <smcv>' <<EOF
11 gwolf: D > A > B = C = E = F > G > H
12 smcv: A = B = C = D = E = F = G > H
13 odyx: A = B = C = E > D = F = G > H
14 ntyni: C = D > E = F = G > A = B > H
15 tfheen: C = D = E > A = B = F = G > H
16 marga: E > A = B = C = D > F = G = H
17 EOF