From d59692d8d45f32a8733573d80c148a36e8f959c2 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Thu, 17 Jun 2021 22:29:07 -0700 Subject: council-202006: move to completed Signed-off-by: Robin H. Johnson --- completed/council-202006/Votify.pm | 1 + completed/council-202006/ballot-council-202006 | 14 ++ completed/council-202006/election-details | 6 + completed/council-202006/officials-council-202006 | 4 + completed/council-202006/start-council-202006 | 1 + completed/council-202006/stop-council-202006 | 1 + completed/council-202006/voters-council-202006 | 149 ++++++++++++++++++++++ council-202006/Votify.pm | 1 - council-202006/ballot-council-202006 | 14 -- council-202006/election-details | 6 - council-202006/officials-council-202006 | 4 - council-202006/start-council-202006 | 1 - council-202006/stop-council-202006 | 1 - council-202006/voters-council-202006 | 149 ---------------------- 14 files changed, 176 insertions(+), 176 deletions(-) create mode 120000 completed/council-202006/Votify.pm create mode 100644 completed/council-202006/ballot-council-202006 create mode 100644 completed/council-202006/election-details create mode 100644 completed/council-202006/officials-council-202006 create mode 100644 completed/council-202006/start-council-202006 create mode 100644 completed/council-202006/stop-council-202006 create mode 100644 completed/council-202006/voters-council-202006 delete mode 120000 council-202006/Votify.pm delete mode 100644 council-202006/ballot-council-202006 delete mode 100644 council-202006/election-details delete mode 100644 council-202006/officials-council-202006 delete mode 100644 council-202006/start-council-202006 delete mode 100644 council-202006/stop-council-202006 delete mode 100644 council-202006/voters-council-202006 diff --git a/completed/council-202006/Votify.pm b/completed/council-202006/Votify.pm new file mode 120000 index 0000000..a6f4461 --- /dev/null +++ b/completed/council-202006/Votify.pm @@ -0,0 +1 @@ +../Votify.pm \ No newline at end of file diff --git a/completed/council-202006/ballot-council-202006 b/completed/council-202006/ballot-council-202006 new file mode 100644 index 0000000..bcee9bd --- /dev/null +++ b/completed/council-202006/ballot-council-202006 @@ -0,0 +1,14 @@ +_reopen_nominations +arzano +bman +dilfridge +dolsen +gyakovlev +mattst88 +patrick +slyfox +steils +ulm +whissi +williamh +zlogene diff --git a/completed/council-202006/election-details b/completed/council-202006/election-details new file mode 100644 index 0000000..eed6497 --- /dev/null +++ b/completed/council-202006/election-details @@ -0,0 +1,6 @@ +name: council-202006 +startDate: 2020-06-22 00:00:00 UTC +endDate: 2020-07-06 00:00:00 UTC +officials: dabbott, rich0, neddyseagoon, robbat2 +voters: https://projects.gentoo.org/elections/council/2020/voters-council-202006.txt +ballot: https://projects.gentoo.org/elections/council/2020/ballot-council-202006.txt diff --git a/completed/council-202006/officials-council-202006 b/completed/council-202006/officials-council-202006 new file mode 100644 index 0000000..7829236 --- /dev/null +++ b/completed/council-202006/officials-council-202006 @@ -0,0 +1,4 @@ +dabbott +neddyseagoon +rich0 +robbat2 diff --git a/completed/council-202006/start-council-202006 b/completed/council-202006/start-council-202006 new file mode 100644 index 0000000..57bbfc9 --- /dev/null +++ b/completed/council-202006/start-council-202006 @@ -0,0 +1 @@ +1592784000 diff --git a/completed/council-202006/stop-council-202006 b/completed/council-202006/stop-council-202006 new file mode 100644 index 0000000..e959075 --- /dev/null +++ b/completed/council-202006/stop-council-202006 @@ -0,0 +1 @@ +1593993600 diff --git a/completed/council-202006/voters-council-202006 b/completed/council-202006/voters-council-202006 new file mode 100644 index 0000000..b740f1d --- /dev/null +++ b/completed/council-202006/voters-council-202006 @@ -0,0 +1,149 @@ +aballier +ackle +ago +aidecoe +alexxy +alicef +alonbl +amadio +amynka +anarchy +andrey_utkin +antarus +arzano +asturm +axs +billie +bircoph +bkohler +blueknight +blueness +bman +calchan +candrews +cardoe +cedk +chainsaw +chewi +chiitoo +chithanh +chutzpah +conikost +creffett +cynede +dabbott +desultory +dev-zero +dilfridge +djc +dlan +dolsen +eras +eva +expeditioneer +fearedbliss +floppym +fordfrog +gienah +gokturk +graaff +grknight +grobian +grozin +gyakovlev +hanno +hattya +haubi +hd_brummy +heroxbd +idl0r +ikelos +jer +jlec +jmbsvicetto +john_r_graham +johu +jstein +juippis +junghans +kallamej +kensington +kentnl +keri +k_f +klausman +klondike +kumba +leio +lordvan +lu_zero +maekke +maffblaster +maksbotan +marecki +matsl +mattm +mattst88 +mgorny +mjo +monsieurp +mpagano +mschiff +mudler +mva +naota +nathanzachary +nativemad +neddyseagoon +nerdboy +nicolasbock +np-hardass +pacho +patrick +perfinion +pesa +pilla +pinkbyte +pjp +polynomial-c +prometheanfire +radhermit +rafaelmartins +reavertm +remi +rich0 +robbat2 +ryao +sarnex +sbraz +slashbeast +slyfox +soap +sobhan +sping +stasibear +steev +steils +swegener +tamiko +thev00d00 +titanofold +tomjbe +tommy +toralf +tranquility +tupone +ulm +ultrabug +vapier +voyageur +whissi +williamh +wraeth +xaviermiller +zerochaos +zlogene +zmedico +zorry +zx2c4 +zzam diff --git a/council-202006/Votify.pm b/council-202006/Votify.pm deleted file mode 120000 index a6f4461..0000000 --- a/council-202006/Votify.pm +++ /dev/null @@ -1 +0,0 @@ -../Votify.pm \ No newline at end of file diff --git a/council-202006/ballot-council-202006 b/council-202006/ballot-council-202006 deleted file mode 100644 index bcee9bd..0000000 --- a/council-202006/ballot-council-202006 +++ /dev/null @@ -1,14 +0,0 @@ -_reopen_nominations -arzano -bman -dilfridge -dolsen -gyakovlev -mattst88 -patrick -slyfox -steils -ulm -whissi -williamh -zlogene diff --git a/council-202006/election-details b/council-202006/election-details deleted file mode 100644 index eed6497..0000000 --- a/council-202006/election-details +++ /dev/null @@ -1,6 +0,0 @@ -name: council-202006 -startDate: 2020-06-22 00:00:00 UTC -endDate: 2020-07-06 00:00:00 UTC -officials: dabbott, rich0, neddyseagoon, robbat2 -voters: https://projects.gentoo.org/elections/council/2020/voters-council-202006.txt -ballot: https://projects.gentoo.org/elections/council/2020/ballot-council-202006.txt diff --git a/council-202006/officials-council-202006 b/council-202006/officials-council-202006 deleted file mode 100644 index 7829236..0000000 --- a/council-202006/officials-council-202006 +++ /dev/null @@ -1,4 +0,0 @@ -dabbott -neddyseagoon -rich0 -robbat2 diff --git a/council-202006/start-council-202006 b/council-202006/start-council-202006 deleted file mode 100644 index 57bbfc9..0000000 --- a/council-202006/start-council-202006 +++ /dev/null @@ -1 +0,0 @@ -1592784000 diff --git a/council-202006/stop-council-202006 b/council-202006/stop-council-202006 deleted file mode 100644 index e959075..0000000 --- a/council-202006/stop-council-202006 +++ /dev/null @@ -1 +0,0 @@ -1593993600 diff --git a/council-202006/voters-council-202006 b/council-202006/voters-council-202006 deleted file mode 100644 index b740f1d..0000000 --- a/council-202006/voters-council-202006 +++ /dev/null @@ -1,149 +0,0 @@ -aballier -ackle -ago -aidecoe -alexxy -alicef -alonbl -amadio -amynka -anarchy -andrey_utkin -antarus -arzano -asturm -axs -billie -bircoph -bkohler -blueknight -blueness -bman -calchan -candrews -cardoe -cedk -chainsaw -chewi -chiitoo -chithanh -chutzpah -conikost -creffett -cynede -dabbott -desultory -dev-zero -dilfridge -djc -dlan -dolsen -eras -eva -expeditioneer -fearedbliss -floppym -fordfrog -gienah -gokturk -graaff -grknight -grobian -grozin -gyakovlev -hanno -hattya -haubi -hd_brummy -heroxbd -idl0r -ikelos -jer -jlec -jmbsvicetto -john_r_graham -johu -jstein -juippis -junghans -kallamej -kensington -kentnl -keri -k_f -klausman -klondike -kumba -leio -lordvan -lu_zero -maekke -maffblaster -maksbotan -marecki -matsl -mattm -mattst88 -mgorny -mjo -monsieurp -mpagano -mschiff -mudler -mva -naota -nathanzachary -nativemad -neddyseagoon -nerdboy -nicolasbock -np-hardass -pacho -patrick -perfinion -pesa -pilla -pinkbyte -pjp -polynomial-c -prometheanfire -radhermit -rafaelmartins -reavertm -remi -rich0 -robbat2 -ryao -sarnex -sbraz -slashbeast -slyfox -soap -sobhan -sping -stasibear -steev -steils -swegener -tamiko -thev00d00 -titanofold -tomjbe -tommy -toralf -tranquility -tupone -ulm -ultrabug -vapier -voyageur -whissi -williamh -wraeth -xaviermiller -zerochaos -zlogene -zmedico -zorry -zx2c4 -zzam -- cgit v1.2.3-65-gdbad