Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/elections:master commit in: council-201706/
Date: Sat, 24 Jun 2017 16:02:28
Message-Id: 1498320111.250cb0ecd0ac7592e88a2aeaa802e84a9eb7787f.jmbsvicetto@gentoo
1 commit: 250cb0ecd0ac7592e88a2aeaa802e84a9eb7787f
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 24 16:01:51 2017 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 24 16:01:51 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=250cb0ec
7
8 Prepare the council-201706 election.
9
10 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
11
12 council-201706/Votify.pm | 1 +
13 council-201706/ballot-council-201706 | 15 +++++++++++++++
14 council-201706/election-details | 6 ++++++
15 council-201706/get-devs-list | 2 ++
16 council-201706/officials-council-201706 | 4 ++++
17 council-201706/start-council-201706 | 1 +
18 council-201706/stop-council-201706 | 1 +
19 7 files changed, 30 insertions(+)
20
21 diff --git a/council-201706/Votify.pm b/council-201706/Votify.pm
22 new file mode 120000
23 index 0000000..a6f4461
24 --- /dev/null
25 +++ b/council-201706/Votify.pm
26 @@ -0,0 +1 @@
27 +../Votify.pm
28 \ No newline at end of file
29
30 diff --git a/council-201706/ballot-council-201706 b/council-201706/ballot-council-201706
31 new file mode 100644
32 index 0000000..b97eb8f
33 --- /dev/null
34 +++ b/council-201706/ballot-council-201706
35 @@ -0,0 +1,15 @@
36 +_reopen_nominations
37 +ago
38 +bircoph
39 +dilfridge
40 +k_f
41 +leio
42 +lu_zero
43 +mgorny
44 +patrick
45 +slyfox
46 +soap
47 +tamiko
48 +ulm
49 +williamh
50 +zx2c4
51
52 diff --git a/council-201706/election-details b/council-201706/election-details
53 new file mode 100644
54 index 0000000..a62c863
55 --- /dev/null
56 +++ b/council-201706/election-details
57 @@ -0,0 +1,6 @@
58 +name: council-201706
59 +startDate: 2017-06-25 00:00:00 UTC
60 +endDate: 2017-07-09 00:00:01 UTC
61 +officials: jmbsvicetto, kensington, neddyseagoon, prometheanfire
62 +voters: https://projects.gentoo.org/elections/council/2017/voters-council-201706.txt
63 +ballot: https://projects.gentoo.org/elections/council/2017/ballot-council-201706.txt
64
65 diff --git a/council-201706/get-devs-list b/council-201706/get-devs-list
66 new file mode 100644
67 index 0000000..ce27f5c
68 --- /dev/null
69 +++ b/council-201706/get-devs-list
70 @@ -0,0 +1,2 @@
71 +ENAME=$(awk '/^name:/{print $2}' election-details)
72 +ldapsearch '(&(objectClass=gentooDev)(gentooStatus=active)(!(gentooAccess=infra-system.group)))' -Z uid -LLL -S uid | awk '/^uid:/ {print $2}' >${ENAME}-devs-list
73
74 diff --git a/council-201706/officials-council-201706 b/council-201706/officials-council-201706
75 new file mode 100644
76 index 0000000..1c14f24
77 --- /dev/null
78 +++ b/council-201706/officials-council-201706
79 @@ -0,0 +1,4 @@
80 +jmbsvicetto
81 +kensington
82 +neddyseagoon
83 +prometheanfire
84
85 diff --git a/council-201706/start-council-201706 b/council-201706/start-council-201706
86 new file mode 100644
87 index 0000000..4752bf3
88 --- /dev/null
89 +++ b/council-201706/start-council-201706
90 @@ -0,0 +1 @@
91 +1498348800
92
93 diff --git a/council-201706/stop-council-201706 b/council-201706/stop-council-201706
94 new file mode 100644
95 index 0000000..551949d
96 --- /dev/null
97 +++ b/council-201706/stop-council-201706
98 @@ -0,0 +1 @@
99 +1499558400