]> git.donarmstrong.com Git - debian-ctte.git/commitdiff
add current voting status for chairman
authorDon Armstrong <don@donarmstrong.com>
Fri, 22 Apr 2016 15:05:44 +0000 (08:05 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 22 Apr 2016 15:05:44 +0000 (08:05 -0700)
821361_chair_election/run_vote.sh [new file with mode: 0755]

diff --git a/821361_chair_election/run_vote.sh b/821361_chair_election/run_vote.sh
new file mode 100755 (executable)
index 0000000..30e24af
--- /dev/null
@@ -0,0 +1,12 @@
+../scripts/pocket-devotee \
+       --option 'A: Don Armstrong' \
+       --option 'B: Andreas Barth' \
+       --option 'C: Phil Hands' \
+       --option 'D: Sam Hartman' \
+       --option 'E: Tollef Fog Heen' \
+       --option 'F: Keith Packard' \
+       --option 'G: Didier Raboud' <<EOF
+hartmans: G>B=E>F=D=C>A
+odyx: G>D>A>B=C=E=F
+don: G>A=B=C=E=F
+EOF