]> git.donarmstrong.com Git - debian-ctte.git/commitdiff
Add script with keithp & hartmans votes
authorDidier Raboud <odyx@debian.org>
Tue, 5 Jul 2016 14:12:32 +0000 (16:12 +0200)
committerDidier Raboud <odyx@debian.org>
Tue, 5 Jul 2016 09:01:50 +0000 (11:01 +0200)
829704_chair_election/run_vote.sh [new file with mode: 0755]

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