From f0f29336525635817270f4c75bfb0528d33389fa Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 31 Aug 2024 15:10:02 -0700 Subject: feat: archive completed 202406 elections Signed-off-by: Robin H. Johnson --- completed/council-202406/Votify.pm | 1 + completed/council-202406/ballot-council-202406 | 9 ++ .../council-202406/casting-voters-council-202406 | 40 ++++++++ completed/council-202406/election-details | 7 ++ completed/council-202406/officials-council-202406 | 3 + completed/council-202406/start-council-202406 | 1 + completed/council-202406/stop-council-202406 | 1 + completed/council-202406/voters-council-202406 | 111 +++++++++++++++++++++ completed/trustees-202406/Votify.pm | 1 + completed/trustees-202406/ballot-trustees-202406 | 4 + .../trustees-202406/casting-voters-trustees-202406 | 24 +++++ completed/trustees-202406/election-details | 7 ++ .../trustees-202406/officials-trustees-202406 | 3 + completed/trustees-202406/start-trustees-202406 | 1 + completed/trustees-202406/stop-trustees-202406 | 1 + completed/trustees-202406/voters-trustees-202406 | 56 +++++++++++ council-202406/Votify.pm | 1 - council-202406/ballot-council-202406 | 9 -- council-202406/casting-voters-council-202406 | 40 -------- council-202406/election-details | 7 -- council-202406/officials-council-202406 | 3 - council-202406/start-council-202406 | 1 - council-202406/stop-council-202406 | 1 - council-202406/voters-council-202406 | 111 --------------------- trustees-202406/Votify.pm | 1 - trustees-202406/ballot-trustees-202406 | 4 - trustees-202406/casting-voters-trustees-202406 | 24 ----- trustees-202406/election-details | 7 -- trustees-202406/officials-trustees-202406 | 3 - trustees-202406/start-trustees-202406 | 1 - trustees-202406/stop-trustees-202406 | 1 - trustees-202406/voters-trustees-202406 | 56 ----------- 32 files changed, 270 insertions(+), 270 deletions(-) create mode 120000 completed/council-202406/Votify.pm create mode 100644 completed/council-202406/ballot-council-202406 create mode 100644 completed/council-202406/casting-voters-council-202406 create mode 100644 completed/council-202406/election-details create mode 100644 completed/council-202406/officials-council-202406 create mode 100644 completed/council-202406/start-council-202406 create mode 100644 completed/council-202406/stop-council-202406 create mode 100644 completed/council-202406/voters-council-202406 create mode 120000 completed/trustees-202406/Votify.pm create mode 100644 completed/trustees-202406/ballot-trustees-202406 create mode 100644 completed/trustees-202406/casting-voters-trustees-202406 create mode 100644 completed/trustees-202406/election-details create mode 100644 completed/trustees-202406/officials-trustees-202406 create mode 100644 completed/trustees-202406/start-trustees-202406 create mode 100644 completed/trustees-202406/stop-trustees-202406 create mode 100644 completed/trustees-202406/voters-trustees-202406 delete mode 120000 council-202406/Votify.pm delete mode 100644 council-202406/ballot-council-202406 delete mode 100644 council-202406/casting-voters-council-202406 delete mode 100644 council-202406/election-details delete mode 100644 council-202406/officials-council-202406 delete mode 100644 council-202406/start-council-202406 delete mode 100644 council-202406/stop-council-202406 delete mode 100644 council-202406/voters-council-202406 delete mode 120000 trustees-202406/Votify.pm delete mode 100644 trustees-202406/ballot-trustees-202406 delete mode 100644 trustees-202406/casting-voters-trustees-202406 delete mode 100644 trustees-202406/election-details delete mode 100644 trustees-202406/officials-trustees-202406 delete mode 100644 trustees-202406/start-trustees-202406 delete mode 100644 trustees-202406/stop-trustees-202406 delete mode 100644 trustees-202406/voters-trustees-202406 diff --git a/completed/council-202406/Votify.pm b/completed/council-202406/Votify.pm new file mode 120000 index 0000000..a6f4461 --- /dev/null +++ b/completed/council-202406/Votify.pm @@ -0,0 +1 @@ +../Votify.pm \ No newline at end of file diff --git a/completed/council-202406/ballot-council-202406 b/completed/council-202406/ballot-council-202406 new file mode 100644 index 0000000..5cb5b89 --- /dev/null +++ b/completed/council-202406/ballot-council-202406 @@ -0,0 +1,9 @@ +_reopen_nominations +ajak +arthurzam +dilfridge +mgorny +robbat2 +sam +soap +ulm diff --git a/completed/council-202406/casting-voters-council-202406 b/completed/council-202406/casting-voters-council-202406 new file mode 100644 index 0000000..767f624 --- /dev/null +++ b/completed/council-202406/casting-voters-council-202406 @@ -0,0 +1,40 @@ +ajak +andrewammerlaan +arkamar +arsen +arthurzam +billie +ceamac +chewi +conikost +dilfridge +dlan +eras +floppym +flow +grobian +grozin +hattya +ionen +jsmolic +jstein +kangie +kumba +lu_zero +matsl +matthew +mattst88 +mgorny +mjo +mpagano +neddyseagoon +patrick +rich0 +robbat2 +sam +soap +tamiko +tomjbe +tupone +ulm +xgqt diff --git a/completed/council-202406/election-details b/completed/council-202406/election-details new file mode 100644 index 0000000..d1131d6 --- /dev/null +++ b/completed/council-202406/election-details @@ -0,0 +1,7 @@ +name: council-202406 +startDate: 2024-06-17 00:00:00 UTC +endDate: 2024-06-30 23:59:59 UTC +officials: kangie, andrewammerlaan, prometheanfire +voters: https://projects.gentoo.org/elections/trustees/2024/voters-council-202406.txt +ballot: https://projects.gentoo.org/elections/trustees/2024/ballot-council-202406.txt +url: https://wiki.gentoo.org/wiki/Project:Elections/Council/202406 diff --git a/completed/council-202406/officials-council-202406 b/completed/council-202406/officials-council-202406 new file mode 100644 index 0000000..c0aabcb --- /dev/null +++ b/completed/council-202406/officials-council-202406 @@ -0,0 +1,3 @@ +andrewammerlaan +kangie +prometheanfire diff --git a/completed/council-202406/start-council-202406 b/completed/council-202406/start-council-202406 new file mode 100644 index 0000000..db95921 --- /dev/null +++ b/completed/council-202406/start-council-202406 @@ -0,0 +1 @@ +1718582400 diff --git a/completed/council-202406/stop-council-202406 b/completed/council-202406/stop-council-202406 new file mode 100644 index 0000000..c52ac54 --- /dev/null +++ b/completed/council-202406/stop-council-202406 @@ -0,0 +1 @@ +1719791999 diff --git a/completed/council-202406/voters-council-202406 b/completed/council-202406/voters-council-202406 new file mode 100644 index 0000000..0b86112 --- /dev/null +++ b/completed/council-202406/voters-council-202406 @@ -0,0 +1,111 @@ +aballier +ago +ajak +alexxy +alicef +amadio +amynka +anarchy +andrewammerlaan +arkamar +arsen +arthurzam +asturm +billie +bircoph +bkohler +blueknight +blueness +candrews +ceamac +cedk +chewi +chiitoo +chithanh +chutzpah +concord +conikost +dilfridge +dlan +eras +expeditioneer +floppym +flow +fordfrog +gienah +gokturk +graaff +grobian +grozin +gyakovlev +hanno +hattya +heroxbd +idl0r +ionen +john_r_graham +jsmolic +jstein +juippis +kallamej +kangie +kensington +keri +kumba +leio +lordvan +lu_zero +maekke +maffblaster +marecki +matsl +matthew +mattst88 +mgorny +mjo +monsieurp +mpagano +mschiff +mva +naota +nativemad +neddyseagoon +nerdboy +nicolasbock +pacho +patrick +perfinion +pinkbyte +pjp +prometheanfire +radhermit +reavertm +rich0 +ris +robbat2 +sam +sarnex +sbraz +soap +sping +stasibear +steils +swegener +tamiko +titanofold +tomjbe +toralf +tupone +ulm +ultrabug +vapier +voyageur +williamh +wraeth +xen0n +xgqt +zerochaos +zmedico +zorry +zx2c4 +zzam diff --git a/completed/trustees-202406/Votify.pm b/completed/trustees-202406/Votify.pm new file mode 120000 index 0000000..a6f4461 --- /dev/null +++ b/completed/trustees-202406/Votify.pm @@ -0,0 +1 @@ +../Votify.pm \ No newline at end of file diff --git a/completed/trustees-202406/ballot-trustees-202406 b/completed/trustees-202406/ballot-trustees-202406 new file mode 100644 index 0000000..83c7dbd --- /dev/null +++ b/completed/trustees-202406/ballot-trustees-202406 @@ -0,0 +1,4 @@ +_reopen_nominations +dilfridge +prometheanfire +soap diff --git a/completed/trustees-202406/casting-voters-trustees-202406 b/completed/trustees-202406/casting-voters-trustees-202406 new file mode 100644 index 0000000..9460479 --- /dev/null +++ b/completed/trustees-202406/casting-voters-trustees-202406 @@ -0,0 +1,24 @@ +ajak +andrewammerlaan +arsen +arthurzam +dilfridge +eras +floppym +grobian +hattya +kumba +lu_zero +mattst88 +mgorny +mpagano +neddyseagoon +patrick +rich0 +robbat2 +sam +soap +tamiko +tomjbe +tupone +ulm diff --git a/completed/trustees-202406/election-details b/completed/trustees-202406/election-details new file mode 100644 index 0000000..acfc586 --- /dev/null +++ b/completed/trustees-202406/election-details @@ -0,0 +1,7 @@ +name: trustees-202406 +startDate: 2024-06-17 00:00:00 UTC +endDate: 2024-06-30 23:59:59 UTC +officials: kangie, andrewammerlaan, arthurzam +voters: https://projects.gentoo.org/elections/trustees/2024/voters-trustees-202406.txt +ballot: https://projects.gentoo.org/elections/trustees/2024/ballot-trustees-202406.txt +url: https://wiki.gentoo.org/wiki/Project:Elections/Trustees/202406 diff --git a/completed/trustees-202406/officials-trustees-202406 b/completed/trustees-202406/officials-trustees-202406 new file mode 100644 index 0000000..002c924 --- /dev/null +++ b/completed/trustees-202406/officials-trustees-202406 @@ -0,0 +1,3 @@ +andrewammerlaan +arthurzam +kangie diff --git a/completed/trustees-202406/start-trustees-202406 b/completed/trustees-202406/start-trustees-202406 new file mode 100644 index 0000000..db95921 --- /dev/null +++ b/completed/trustees-202406/start-trustees-202406 @@ -0,0 +1 @@ +1718582400 diff --git a/completed/trustees-202406/stop-trustees-202406 b/completed/trustees-202406/stop-trustees-202406 new file mode 100644 index 0000000..c52ac54 --- /dev/null +++ b/completed/trustees-202406/stop-trustees-202406 @@ -0,0 +1 @@ +1719791999 diff --git a/completed/trustees-202406/voters-trustees-202406 b/completed/trustees-202406/voters-trustees-202406 new file mode 100644 index 0000000..7a9f910 --- /dev/null +++ b/completed/trustees-202406/voters-trustees-202406 @@ -0,0 +1,56 @@ +ago +ajak +alexxy +alicef +amynka +anarchy +andrewammerlaan +antarus +arsen +arthurzam +bircoph +bkohler +blueknight +blueness +bman +dabbott +dilfridge +dwfreed +eras +floppym +graaff +grobian +hattya +jmbsvicetto +kallamej +kensington +klondike +kumba +lu_zero +maffblaster +marecki +mattst88 +mgorny +mpagano +neddyseagoon +patrick +perfinion +pinkbyte +prometheanfire +rich0 +robbat2 +sam +shentino +soap +steils +swift +tamiko +titanofold +tomjbe +tupone +ulm +voyageur +williamh +wraeth +zerochaos +zlogene diff --git a/council-202406/Votify.pm b/council-202406/Votify.pm deleted file mode 120000 index a6f4461..0000000 --- a/council-202406/Votify.pm +++ /dev/null @@ -1 +0,0 @@ -../Votify.pm \ No newline at end of file diff --git a/council-202406/ballot-council-202406 b/council-202406/ballot-council-202406 deleted file mode 100644 index 5cb5b89..0000000 --- a/council-202406/ballot-council-202406 +++ /dev/null @@ -1,9 +0,0 @@ -_reopen_nominations -ajak -arthurzam -dilfridge -mgorny -robbat2 -sam -soap -ulm diff --git a/council-202406/casting-voters-council-202406 b/council-202406/casting-voters-council-202406 deleted file mode 100644 index 767f624..0000000 --- a/council-202406/casting-voters-council-202406 +++ /dev/null @@ -1,40 +0,0 @@ -ajak -andrewammerlaan -arkamar -arsen -arthurzam -billie -ceamac -chewi -conikost -dilfridge -dlan -eras -floppym -flow -grobian -grozin -hattya -ionen -jsmolic -jstein -kangie -kumba -lu_zero -matsl -matthew -mattst88 -mgorny -mjo -mpagano -neddyseagoon -patrick -rich0 -robbat2 -sam -soap -tamiko -tomjbe -tupone -ulm -xgqt diff --git a/council-202406/election-details b/council-202406/election-details deleted file mode 100644 index d1131d6..0000000 --- a/council-202406/election-details +++ /dev/null @@ -1,7 +0,0 @@ -name: council-202406 -startDate: 2024-06-17 00:00:00 UTC -endDate: 2024-06-30 23:59:59 UTC -officials: kangie, andrewammerlaan, prometheanfire -voters: https://projects.gentoo.org/elections/trustees/2024/voters-council-202406.txt -ballot: https://projects.gentoo.org/elections/trustees/2024/ballot-council-202406.txt -url: https://wiki.gentoo.org/wiki/Project:Elections/Council/202406 diff --git a/council-202406/officials-council-202406 b/council-202406/officials-council-202406 deleted file mode 100644 index c0aabcb..0000000 --- a/council-202406/officials-council-202406 +++ /dev/null @@ -1,3 +0,0 @@ -andrewammerlaan -kangie -prometheanfire diff --git a/council-202406/start-council-202406 b/council-202406/start-council-202406 deleted file mode 100644 index db95921..0000000 --- a/council-202406/start-council-202406 +++ /dev/null @@ -1 +0,0 @@ -1718582400 diff --git a/council-202406/stop-council-202406 b/council-202406/stop-council-202406 deleted file mode 100644 index c52ac54..0000000 --- a/council-202406/stop-council-202406 +++ /dev/null @@ -1 +0,0 @@ -1719791999 diff --git a/council-202406/voters-council-202406 b/council-202406/voters-council-202406 deleted file mode 100644 index 0b86112..0000000 --- a/council-202406/voters-council-202406 +++ /dev/null @@ -1,111 +0,0 @@ -aballier -ago -ajak -alexxy -alicef -amadio -amynka -anarchy -andrewammerlaan -arkamar -arsen -arthurzam -asturm -billie -bircoph -bkohler -blueknight -blueness -candrews -ceamac -cedk -chewi -chiitoo -chithanh -chutzpah -concord -conikost -dilfridge -dlan -eras -expeditioneer -floppym -flow -fordfrog -gienah -gokturk -graaff -grobian -grozin -gyakovlev -hanno -hattya -heroxbd -idl0r -ionen -john_r_graham -jsmolic -jstein -juippis -kallamej -kangie -kensington -keri -kumba -leio -lordvan -lu_zero -maekke -maffblaster -marecki -matsl -matthew -mattst88 -mgorny -mjo -monsieurp -mpagano -mschiff -mva -naota -nativemad -neddyseagoon -nerdboy -nicolasbock -pacho -patrick -perfinion -pinkbyte -pjp -prometheanfire -radhermit -reavertm -rich0 -ris -robbat2 -sam -sarnex -sbraz -soap -sping -stasibear -steils -swegener -tamiko -titanofold -tomjbe -toralf -tupone -ulm -ultrabug -vapier -voyageur -williamh -wraeth -xen0n -xgqt -zerochaos -zmedico -zorry -zx2c4 -zzam diff --git a/trustees-202406/Votify.pm b/trustees-202406/Votify.pm deleted file mode 120000 index a6f4461..0000000 --- a/trustees-202406/Votify.pm +++ /dev/null @@ -1 +0,0 @@ -../Votify.pm \ No newline at end of file diff --git a/trustees-202406/ballot-trustees-202406 b/trustees-202406/ballot-trustees-202406 deleted file mode 100644 index 83c7dbd..0000000 --- a/trustees-202406/ballot-trustees-202406 +++ /dev/null @@ -1,4 +0,0 @@ -_reopen_nominations -dilfridge -prometheanfire -soap diff --git a/trustees-202406/casting-voters-trustees-202406 b/trustees-202406/casting-voters-trustees-202406 deleted file mode 100644 index 9460479..0000000 --- a/trustees-202406/casting-voters-trustees-202406 +++ /dev/null @@ -1,24 +0,0 @@ -ajak -andrewammerlaan -arsen -arthurzam -dilfridge -eras -floppym -grobian -hattya -kumba -lu_zero -mattst88 -mgorny -mpagano -neddyseagoon -patrick -rich0 -robbat2 -sam -soap -tamiko -tomjbe -tupone -ulm diff --git a/trustees-202406/election-details b/trustees-202406/election-details deleted file mode 100644 index acfc586..0000000 --- a/trustees-202406/election-details +++ /dev/null @@ -1,7 +0,0 @@ -name: trustees-202406 -startDate: 2024-06-17 00:00:00 UTC -endDate: 2024-06-30 23:59:59 UTC -officials: kangie, andrewammerlaan, arthurzam -voters: https://projects.gentoo.org/elections/trustees/2024/voters-trustees-202406.txt -ballot: https://projects.gentoo.org/elections/trustees/2024/ballot-trustees-202406.txt -url: https://wiki.gentoo.org/wiki/Project:Elections/Trustees/202406 diff --git a/trustees-202406/officials-trustees-202406 b/trustees-202406/officials-trustees-202406 deleted file mode 100644 index 002c924..0000000 --- a/trustees-202406/officials-trustees-202406 +++ /dev/null @@ -1,3 +0,0 @@ -andrewammerlaan -arthurzam -kangie diff --git a/trustees-202406/start-trustees-202406 b/trustees-202406/start-trustees-202406 deleted file mode 100644 index db95921..0000000 --- a/trustees-202406/start-trustees-202406 +++ /dev/null @@ -1 +0,0 @@ -1718582400 diff --git a/trustees-202406/stop-trustees-202406 b/trustees-202406/stop-trustees-202406 deleted file mode 100644 index c52ac54..0000000 --- a/trustees-202406/stop-trustees-202406 +++ /dev/null @@ -1 +0,0 @@ -1719791999 diff --git a/trustees-202406/voters-trustees-202406 b/trustees-202406/voters-trustees-202406 deleted file mode 100644 index 7a9f910..0000000 --- a/trustees-202406/voters-trustees-202406 +++ /dev/null @@ -1,56 +0,0 @@ -ago -ajak -alexxy -alicef -amynka -anarchy -andrewammerlaan -antarus -arsen -arthurzam -bircoph -bkohler -blueknight -blueness -bman -dabbott -dilfridge -dwfreed -eras -floppym -graaff -grobian -hattya -jmbsvicetto -kallamej -kensington -klondike -kumba -lu_zero -maffblaster -marecki -mattst88 -mgorny -mpagano -neddyseagoon -patrick -perfinion -pinkbyte -prometheanfire -rich0 -robbat2 -sam -shentino -soap -steils -swift -tamiko -titanofold -tomjbe -tupone -ulm -voyageur -williamh -wraeth -zerochaos -zlogene -- cgit v1.2.3-65-gdbad