]> git.donarmstrong.com Git - debian-ctte.git/commitdiff
Add current votes
authorDidier Raboud <odyx@debian.org>
Wed, 19 Apr 2017 20:18:11 +0000 (22:18 +0200)
committerDidier Raboud <odyx@debian.org>
Wed, 19 Apr 2017 20:18:11 +0000 (22:18 +0200)
860520_chair_election/run_vote.sh [new file with mode: 0755]

diff --git a/860520_chair_election/run_vote.sh b/860520_chair_election/run_vote.sh
new file mode 100755 (executable)
index 0000000..6caeebf
--- /dev/null
@@ -0,0 +1,13 @@
+../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>'  <<EOF
+odyx: B > E > D = C > F = G > A
+hartmans: B > F >  D > C = E  = A = G
+keithp: B > A = C = D = E = F > G
+EOF
+