diff options
author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2023-04-19 01:17:30 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2023-04-19 01:17:30 +0000 |
commit | e38450e821f70086328220bafd4fb30ad33d1d59 (patch) | |
tree | f4e817fa6d288b816ef6a97ac8b79a1fe48da80a | |
parent | Removed trustees-202206 as there mere no acceptances (diff) | |
download | elections-e38450e821f70086328220bafd4fb30ad33d1d59.tar.gz elections-e38450e821f70086328220bafd4fb30ad33d1d59.tar.bz2 elections-e38450e821f70086328220bafd4fb30ad33d1d59.zip |
Add initial files for the metastructure-2023 election.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
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 |