aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2017-06-24 16:01:51 +0000
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2017-06-24 16:01:51 +0000
commit250cb0ecd0ac7592e88a2aeaa802e84a9eb7787f (patch)
treed794c44e41edd8b32c9cca67a5caaff35168c38f
parentcouncil*: add record of casting voters. (diff)
downloadelections-250cb0ecd0ac7592e88a2aeaa802e84a9eb7787f.tar.gz
elections-250cb0ecd0ac7592e88a2aeaa802e84a9eb7787f.tar.bz2
elections-250cb0ecd0ac7592e88a2aeaa802e84a9eb7787f.zip
Prepare the council-201706 election.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
l---------council-201706/Votify.pm1
-rw-r--r--council-201706/ballot-council-20170615
-rw-r--r--council-201706/election-details6
-rw-r--r--council-201706/get-devs-list2
-rw-r--r--council-201706/officials-council-2017064
-rw-r--r--council-201706/start-council-2017061
-rw-r--r--council-201706/stop-council-2017061
7 files changed, 30 insertions, 0 deletions
diff --git a/council-201706/Votify.pm b/council-201706/Votify.pm
new file mode 120000
index 0000000..a6f4461
--- /dev/null
+++ b/council-201706/Votify.pm
@@ -0,0 +1 @@
+../Votify.pm \ No newline at end of file
diff --git a/council-201706/ballot-council-201706 b/council-201706/ballot-council-201706
new file mode 100644
index 0000000..b97eb8f
--- /dev/null
+++ b/council-201706/ballot-council-201706
@@ -0,0 +1,15 @@
+_reopen_nominations
+ago
+bircoph
+dilfridge
+k_f
+leio
+lu_zero
+mgorny
+patrick
+slyfox
+soap
+tamiko
+ulm
+williamh
+zx2c4
diff --git a/council-201706/election-details b/council-201706/election-details
new file mode 100644
index 0000000..a62c863
--- /dev/null
+++ b/council-201706/election-details
@@ -0,0 +1,6 @@
+name: council-201706
+startDate: 2017-06-25 00:00:00 UTC
+endDate: 2017-07-09 00:00:01 UTC
+officials: jmbsvicetto, kensington, neddyseagoon, prometheanfire
+voters: https://projects.gentoo.org/elections/council/2017/voters-council-201706.txt
+ballot: https://projects.gentoo.org/elections/council/2017/ballot-council-201706.txt
diff --git a/council-201706/get-devs-list b/council-201706/get-devs-list
new file mode 100644
index 0000000..ce27f5c
--- /dev/null
+++ b/council-201706/get-devs-list
@@ -0,0 +1,2 @@
+ENAME=$(awk '/^name:/{print $2}' election-details)
+ldapsearch '(&(objectClass=gentooDev)(gentooStatus=active)(!(gentooAccess=infra-system.group)))' -Z uid -LLL -S uid | awk '/^uid:/ {print $2}' >${ENAME}-devs-list
diff --git a/council-201706/officials-council-201706 b/council-201706/officials-council-201706
new file mode 100644
index 0000000..1c14f24
--- /dev/null
+++ b/council-201706/officials-council-201706
@@ -0,0 +1,4 @@
+jmbsvicetto
+kensington
+neddyseagoon
+prometheanfire
diff --git a/council-201706/start-council-201706 b/council-201706/start-council-201706
new file mode 100644
index 0000000..4752bf3
--- /dev/null
+++ b/council-201706/start-council-201706
@@ -0,0 +1 @@
+1498348800
diff --git a/council-201706/stop-council-201706 b/council-201706/stop-council-201706
new file mode 100644
index 0000000..551949d
--- /dev/null
+++ b/council-201706/stop-council-201706
@@ -0,0 +1 @@
+1499558400