diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2024-06-01 17:13:25 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2024-06-01 17:13:25 -0700 |
commit | 1364d7ac987784088fd31e99b8feb7a16170d086 (patch) | |
tree | cd266f82aa4677620c576baa1fc2ec6b41db5913 | |
parent | build: make it easier to start a new election (diff) | |
download | elections-1364d7ac987784088fd31e99b8feb7a16170d086.tar.gz elections-1364d7ac987784088fd31e99b8feb7a16170d086.tar.bz2 elections-1364d7ac987784088fd31e99b8feb7a16170d086.zip |
feat: add council-202406
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
l--------- | council-202406/Votify.pm | 1 | ||||
-rw-r--r-- | council-202406/election-details | 7 | ||||
-rw-r--r-- | council-202406/officials-council-202406 | 3 | ||||
-rw-r--r-- | council-202406/start-council-202406 | 1 | ||||
-rw-r--r-- | council-202406/stop-council-202406 | 1 |
5 files changed, 13 insertions, 0 deletions
diff --git a/council-202406/Votify.pm b/council-202406/Votify.pm new file mode 120000 index 0000000..a6f4461 --- /dev/null +++ b/council-202406/Votify.pm @@ -0,0 +1 @@ +../Votify.pm
\ No newline at end of file diff --git a/council-202406/election-details b/council-202406/election-details new file mode 100644 index 0000000..d1131d6 --- /dev/null +++ b/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/council-202406/officials-council-202406 b/council-202406/officials-council-202406 new file mode 100644 index 0000000..c0aabcb --- /dev/null +++ b/council-202406/officials-council-202406 @@ -0,0 +1,3 @@ +andrewammerlaan +kangie +prometheanfire diff --git a/council-202406/start-council-202406 b/council-202406/start-council-202406 new file mode 100644 index 0000000..db95921 --- /dev/null +++ b/council-202406/start-council-202406 @@ -0,0 +1 @@ +1718582400 diff --git a/council-202406/stop-council-202406 b/council-202406/stop-council-202406 new file mode 100644 index 0000000..c52ac54 --- /dev/null +++ b/council-202406/stop-council-202406 @@ -0,0 +1 @@ +1719791999 |