From: Didier Raboud Date: Tue, 5 Jul 2016 14:52:30 +0000 (+0200) Subject: Add aba, and conclude X-Git-Url: https://git.donarmstrong.com/?p=debian-ctte.git;a=commitdiff_plain;h=01c0259633ed3b528b6794ac5aa313344cb6cac7 Add aba, and conclude --- diff --git a/829704_chair_election/run_vote.sh b/829704_chair_election/run_vote.sh deleted file mode 100755 index 89fd227..0000000 --- a/829704_chair_election/run_vote.sh +++ /dev/null @@ -1,17 +0,0 @@ -../scripts/pocket-devotee \ - --option 'A: Andreas Barth ' \ - --option 'B: Don Armstrong ' \ - --option 'C: Keith Packard ' \ - --option 'D: Didier Raboud ' \ - --option 'E: Tollef Fog Heen ' \ - --option 'F: Sam Hartman ' \ - --option 'G: Phil Hands ' \ - --option 'H: Margarita Manterola ' < A = B = E = F = G > C > H -hartmans: D > C=E=F=G >H > A=B -marga: D > A = B = C = E = F = G = H -philh: D > A = B = C = E = F = H > G -odyx: D > F > C = E > G = H > A = B -tfheen: D > A = B = C = E = F = G = H -EOF - diff --git a/resolved_issues/829704_chair_election/run_vote.sh b/resolved_issues/829704_chair_election/run_vote.sh new file mode 100755 index 0000000..a5e427f --- /dev/null +++ b/resolved_issues/829704_chair_election/run_vote.sh @@ -0,0 +1,18 @@ +../scripts/pocket-devotee \ + --option 'A: Andreas Barth ' \ + --option 'B: Don Armstrong ' \ + --option 'C: Keith Packard ' \ + --option 'D: Didier Raboud ' \ + --option 'E: Tollef Fog Heen ' \ + --option 'F: Sam Hartman ' \ + --option 'G: Phil Hands ' \ + --option 'H: Margarita Manterola ' < A = B = E = F = G > C > H +hartmans: D > C=E=F=G >H > A=B +marga: D > A = B = C = E = F = G = H +philh: D > A = B = C = E = F = H > G +odyx: D > F > C = E > G = H > A = B +tfheen: D > A = B = C = E = F = G = H +aba: D > C=E=F=G >H > A=B +EOF +