commit:     250cb0ecd0ac7592e88a2aeaa802e84a9eb7787f
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo 
<DOT> org>
AuthorDate: Sat Jun 24 16:01:51 2017 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 16:01:51 2017 +0000
URL:        https://gitweb.gentoo.org/proj/elections.git/commit/?id=250cb0ec

Prepare the council-201706 election.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> 
gentoo.org>

 council-201706/Votify.pm                |  1 +
 council-201706/ballot-council-201706    | 15 +++++++++++++++
 council-201706/election-details         |  6 ++++++
 council-201706/get-devs-list            |  2 ++
 council-201706/officials-council-201706 |  4 ++++
 council-201706/start-council-201706     |  1 +
 council-201706/stop-council-201706      |  1 +
 7 files changed, 30 insertions(+)

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

Reply via email to