From: Didier Raboud Date: Thu, 25 Aug 2016 18:23:33 +0000 (+0200) Subject: Move 830344 as it's now solved X-Git-Url: https://git.donarmstrong.com/?p=debian-ctte.git;a=commitdiff_plain;h=24e53e0196cb44115d3cb3dc31059f206a3bc7da Move 830344 as it's now solved --- diff --git a/830344_TC_as_roadmap_team/run_vote.sh b/830344_TC_as_roadmap_team/run_vote.sh deleted file mode 100755 index f1b66e8..0000000 --- a/830344_TC_as_roadmap_team/run_vote.sh +++ /dev/null @@ -1,13 +0,0 @@ -../scripts/pocket-devotee \ - --option '1: The TC volunteers to be the Roadmap team' \ - --option '2: The TC volunteers to be part of the regular workflow of the Roadmap team, as an advisory body' \ - --option "3: The TC shouldn't be part of the regular workflow of the Roadmap team. We will always be available for escalations, as usual" \ - --option '4: Further Discussion' << EOF -marga: 3 > 2 > 1 > 4 -fil: 3 > 4 > 1 = 2 -don: 3 > 4 > 1 = 2 -hartmans: 2 > 1 = 4 > 3 -odyx: 3 > 2 > 1 > 4 -tfheen: 3 > 2 = 4 > 1 -EOF - diff --git a/resolved_issues/830344_TC_as_roadmap_team/run_vote.sh b/resolved_issues/830344_TC_as_roadmap_team/run_vote.sh new file mode 100755 index 0000000..2d75b76 --- /dev/null +++ b/resolved_issues/830344_TC_as_roadmap_team/run_vote.sh @@ -0,0 +1,13 @@ +../../scripts/pocket-devotee \ + --option '1: The TC volunteers to be the Roadmap team' \ + --option '2: The TC volunteers to be part of the regular workflow of the Roadmap team, as an advisory body' \ + --option "3: The TC shouldn't be part of the regular workflow of the Roadmap team. We will always be available for escalations, as usual" \ + --option '4: Further Discussion' << EOF +marga: 3 > 2 > 1 > 4 +fil: 3 > 4 > 1 = 2 +don: 3 > 4 > 1 = 2 +hartmans: 2 > 1 = 4 > 3 +odyx: 3 > 2 > 1 > 4 +tfheen: 3 > 2 = 4 > 1 +EOF +