]> git.donarmstrong.com Git - debian-ctte.git/commitdiff
Add for-now votes on 886267
authorDidier Raboud <odyx@debian.org>
Wed, 17 Jan 2018 11:57:02 +0000 (12:57 +0100)
committerDidier Raboud <odyx@debian.org>
Wed, 17 Jan 2018 11:57:02 +0000 (12:57 +0100)
886267_chair_election/run_vote.sh [new file with mode: 0755]

diff --git a/886267_chair_election/run_vote.sh b/886267_chair_election/run_vote.sh
new file mode 100755 (executable)
index 0000000..6b5732a
--- /dev/null
@@ -0,0 +1,14 @@
+../scripts/pocket-devotee \
+        --option 'A: Didier Raboud <odyx>' \
+        --option 'B: Tollef Fog Heen <tfheen>' \
+        --option 'C: Phil Hands <philh>' \
+        --option 'D: Margarita Manterola <marga>' \
+        --option 'E: David Bremner <bremner>' \
+        --option 'F: Niko Tyni <ntyni>' \
+        --option 'G: Gunnar Wolf <gwolf>' <<EOF
+ntyni: A > B = C = D = E > F > G
+gwolf: A > B = C = D = E = F > G
+bremner: A = B > C = D = E = F > G
+philh: A = D > B = C = E = F > G
+odyx: A = B = C = D = E = F = G
+EOF