diff options
l--------- | metastructure-2023/Votify.pm | 1 | ||||
-rw-r--r-- | metastructure-2023/ballot-metastructure-2023 | 3 | ||||
-rw-r--r-- | metastructure-2023/election-details | 6 | ||||
-rw-r--r-- | metastructure-2023/officials-metastructure-2023 | 3 | ||||
-rw-r--r-- | metastructure-2023/start-metastructure-2023 | 1 | ||||
-rw-r--r-- | metastructure-2023/stop-metastructure-2023 | 1 | ||||
-rw-r--r-- | metastructure-2023/voters-metastructure-2023 | 0 |
7 files changed, 15 insertions, 0 deletions
diff --git a/metastructure-2023/Votify.pm b/metastructure-2023/Votify.pm new file mode 120000 index 0000000..a6f4461 --- /dev/null +++ b/metastructure-2023/Votify.pm @@ -0,0 +1 @@ +../Votify.pm
\ No newline at end of file diff --git a/metastructure-2023/ballot-metastructure-2023 b/metastructure-2023/ballot-metastructure-2023 new file mode 100644 index 0000000..e7fff23 --- /dev/null +++ b/metastructure-2023/ballot-metastructure-2023 @@ -0,0 +1,3 @@ +yes +no +blank diff --git a/metastructure-2023/election-details b/metastructure-2023/election-details new file mode 100644 index 0000000..8e1f33b --- /dev/null +++ b/metastructure-2023/election-details @@ -0,0 +1,6 @@ +name: metastructure-2023 +startDate: 2023-04-24 00:00:00 UTC +endDate: 2023-05-07 00:00:00 UTC +officials: dabbott, jmbsvicetto, neddyseagoon +voters: https://projects.gentoo.org/elections/metastructure-2023/voters-metastructure-2023.txt +ballot: https://projects.gentoo.org/elections/metastructure-2023//ballot-metastructure-2023.txt diff --git a/metastructure-2023/officials-metastructure-2023 b/metastructure-2023/officials-metastructure-2023 new file mode 100644 index 0000000..8fffb96 --- /dev/null +++ b/metastructure-2023/officials-metastructure-2023 @@ -0,0 +1,3 @@ +dabbott +jmbsvicetto +neddyseagoon diff --git a/metastructure-2023/start-metastructure-2023 b/metastructure-2023/start-metastructure-2023 new file mode 100644 index 0000000..e202440 --- /dev/null +++ b/metastructure-2023/start-metastructure-2023 @@ -0,0 +1 @@ +1682294400 diff --git a/metastructure-2023/stop-metastructure-2023 b/metastructure-2023/stop-metastructure-2023 new file mode 100644 index 0000000..09e6050 --- /dev/null +++ b/metastructure-2023/stop-metastructure-2023 @@ -0,0 +1 @@ +1683417600 diff --git a/metastructure-2023/voters-metastructure-2023 b/metastructure-2023/voters-metastructure-2023 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/metastructure-2023/voters-metastructure-2023 |