]> git.donarmstrong.com Git - debian-ctte.git/commitdiff
Add 865485 votes so far
authorDidier Raboud <odyx@debian.org>
Tue, 4 Jul 2017 20:47:31 +0000 (22:47 +0200)
committerDidier Raboud <odyx@debian.org>
Tue, 4 Jul 2017 20:47:31 +0000 (22:47 +0200)
865485_chair_election/run_vote.sh [new file with mode: 0755]

diff --git a/865485_chair_election/run_vote.sh b/865485_chair_election/run_vote.sh
new file mode 100755 (executable)
index 0000000..a3994d4
--- /dev/null
@@ -0,0 +1,15 @@
+../scripts/pocket-devotee \
+        --option 'A: Keith Packard <keithp>' \
+        --option 'B: Didier Raboud <odyx>' \
+        --option 'C: Tollef Fog Heen <tfheen>' \
+        --option 'D: Sam Hartman <hartmans>' \
+        --option 'E: Phil Hands <philh>' \
+        --option 'F: Margarita Manterola <marga>' \
+        --option 'G: David Bremner <bremner>' \
+        --option 'H: Niko Tyni <ntyni>' <<EOF
+keithp: B > A = C = D = E = F = G > H
+odyx: B > E > D = C > F = G = H > A
+philh: B > F > A = C = D = E = G > H
+ntyni: B > A = C = D = E = F = G = H
+EOF
+