]> git.donarmstrong.com Git - debian-ctte.git/blobdiff - resolved_issues/865485_chair_election/run_vote.sh
Chair election is done
[debian-ctte.git] / resolved_issues / 865485_chair_election / run_vote.sh
diff --git a/resolved_issues/865485_chair_election/run_vote.sh b/resolved_issues/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
+