* [gentoo-commits] proj/elections:master commit in: trustees-201906/
@ 2019-07-10 0:12 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 7+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2019-07-10 0:12 UTC (permalink / raw
To: gentoo-commits
commit: 09c9c551b6293900488e6cc74d7e55c8a2733f4b
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 00:12:26 2019 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 00:12:26 2019 +0000
URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=09c9c551
trustees-201906: Add election. The voters file is empty as we're missing the voters list.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
trustees-201906/Votify.pm | 1 +
trustees-201906/ballot-trustees-201906 | 5 +++++
trustees-201906/election-details | 6 ++++++
trustees-201906/officials-trustees-201906 | 4 ++++
trustees-201906/start-trustees-201906 | 1 +
trustees-201906/stop-trustees-201906 | 1 +
trustees-201906/voters-trustees-201906 | 0
7 files changed, 18 insertions(+)
diff --git a/trustees-201906/Votify.pm b/trustees-201906/Votify.pm
new file mode 120000
index 0000000..a6f4461
--- /dev/null
+++ b/trustees-201906/Votify.pm
@@ -0,0 +1 @@
+../Votify.pm
\ No newline at end of file
diff --git a/trustees-201906/ballot-trustees-201906 b/trustees-201906/ballot-trustees-201906
new file mode 100644
index 0000000..8fd8777
--- /dev/null
+++ b/trustees-201906/ballot-trustees-201906
@@ -0,0 +1,5 @@
+alicef
+antarus
+mgorny
+robbat2
+_reopen_nominations
diff --git a/trustees-201906/election-details b/trustees-201906/election-details
new file mode 100644
index 0000000..3fcac1c
--- /dev/null
+++ b/trustees-201906/election-details
@@ -0,0 +1,6 @@
+name: trustees-201906
+startDate: 2019-07-10 00:00:00 UTC
+endDate: 2018-08-07 00:00:01 UTC
+officials: dabbott, jmbsvicetto, neddyseagoon, ulm
+voters: http://www.gentoo.org/proj/en/elections/trustees/2019/voters-trustees-201906.txt
+ballot: http://www.gentoo.org/proj/en/elections/trustees/2019/ballot-trustees-201906.txt
diff --git a/trustees-201906/officials-trustees-201906 b/trustees-201906/officials-trustees-201906
new file mode 100644
index 0000000..af6e714
--- /dev/null
+++ b/trustees-201906/officials-trustees-201906
@@ -0,0 +1,4 @@
+dabbott
+jmbsvicetto
+neddyseagoon
+ulm
diff --git a/trustees-201906/start-trustees-201906 b/trustees-201906/start-trustees-201906
new file mode 100644
index 0000000..88ed119
--- /dev/null
+++ b/trustees-201906/start-trustees-201906
@@ -0,0 +1 @@
+1562716800
diff --git a/trustees-201906/stop-trustees-201906 b/trustees-201906/stop-trustees-201906
new file mode 100644
index 0000000..0406e44
--- /dev/null
+++ b/trustees-201906/stop-trustees-201906
@@ -0,0 +1 @@
+1565136000
diff --git a/trustees-201906/voters-trustees-201906 b/trustees-201906/voters-trustees-201906
new file mode 100644
index 0000000..e69de29
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/elections:master commit in: trustees-201906/
@ 2019-07-10 0:17 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 7+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2019-07-10 0:17 UTC (permalink / raw
To: gentoo-commits
commit: d1e56f5c46b6459b3fd7aaeb881b3c2b44b03d40
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 00:16:52 2019 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 00:16:52 2019 +0000
URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=d1e56f5c
trustees-201906: Apologies to Thomas for leaving his name of the officials list.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
trustees-201906/election-details | 2 +-
trustees-201906/officials-trustees-201906 | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/trustees-201906/election-details b/trustees-201906/election-details
index 3fcac1c..8947bdd 100644
--- a/trustees-201906/election-details
+++ b/trustees-201906/election-details
@@ -1,6 +1,6 @@
name: trustees-201906
startDate: 2019-07-10 00:00:00 UTC
endDate: 2018-08-07 00:00:01 UTC
-officials: dabbott, jmbsvicetto, neddyseagoon, ulm
+officials: dabbott, jmbsvicetto, neddyseagoon, ulm, whissi
voters: http://www.gentoo.org/proj/en/elections/trustees/2019/voters-trustees-201906.txt
ballot: http://www.gentoo.org/proj/en/elections/trustees/2019/ballot-trustees-201906.txt
diff --git a/trustees-201906/officials-trustees-201906 b/trustees-201906/officials-trustees-201906
index af6e714..b0587c3 100644
--- a/trustees-201906/officials-trustees-201906
+++ b/trustees-201906/officials-trustees-201906
@@ -2,3 +2,4 @@ dabbott
jmbsvicetto
neddyseagoon
ulm
+whissi
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/elections:master commit in: trustees-201906/
@ 2019-07-10 21:53 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 7+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2019-07-10 21:53 UTC (permalink / raw
To: gentoo-commits
commit: 0ded306b6a4f7aa7748bd2a5cf295b17f570928a
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 21:52:50 2019 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 21:52:50 2019 +0000
URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=0ded306b
trustees-201906: Add voters list.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
trustees-201906/voters-trustees-201906 | 83 ++++++++++++++++++++++++++++++++++
1 file changed, 83 insertions(+)
diff --git a/trustees-201906/voters-trustees-201906 b/trustees-201906/voters-trustees-201906
index e69de29..680d16c 100644
--- a/trustees-201906/voters-trustees-201906
+++ b/trustees-201906/voters-trustees-201906
@@ -0,0 +1,83 @@
+ago
+alexxy
+alicef
+alunduil
+amynka
+anarchy
+antarus
+audiodef
+axs
+bicatali
+bircoph
+bkohler
+blueknight
+blueness
+bman
+calchan
+cardoe
+creffett
+dabbott
+dastergon
+desultory
+dilfridge
+drobbins
+dwfreed
+eras
+fearedbliss
+floppym
+fuzzyray
+graaff
+gregkh
+grobian
+hwoarang
+jcallen
+je_fro
+jer
+jlec
+jmbsvicetto
+jmorgan
+johu
+junghans
+k_f
+kallamej
+kensington
+klondike
+kumba
+lu_zero
+maffblaster
+mattst88
+marecki
+mgorny
+mpagano
+mrueg
+mudler
+neddyseagoon
+nightmorph
+nimiux
+patrick
+perfinion
+pilla
+pinkbyte
+prometheanfire
+quantumsummers
+remi
+rich0
+robbat2
+ronisbr
+ryao
+Shentino
+soap
+steev
+swift
+tamiko
+tampakrap
+titanofold
+tomjbe
+tupone
+ulm
+voyageur
+williamh
+wraeth
+xaviermiller
+zerochaos
+zlogene
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/elections:master commit in: trustees-201906/
@ 2019-07-10 22:01 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 7+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2019-07-10 22:01 UTC (permalink / raw
To: gentoo-commits
commit: 86de150b93966d1fe6c2d2ffca63dae7c02bcbc1
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 22:01:15 2019 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 22:01:15 2019 +0000
URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=86de150b
trustees-201906: Add hattya to the voters list.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
trustees-201906/voters-trustees-201906 | 1 +
1 file changed, 1 insertion(+)
diff --git a/trustees-201906/voters-trustees-201906 b/trustees-201906/voters-trustees-201906
index 680d16c..14f6991 100644
--- a/trustees-201906/voters-trustees-201906
+++ b/trustees-201906/voters-trustees-201906
@@ -29,6 +29,7 @@ fuzzyray
graaff
gregkh
grobian
+hattya
hwoarang
jcallen
je_fro
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/elections:master commit in: trustees-201906/
@ 2019-08-07 9:33 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 7+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2019-08-07 9:33 UTC (permalink / raw
To: gentoo-commits
commit: 1e96412b15af81e29c5b7e549a383e6443583ef5
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 7 09:33:00 2019 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Wed Aug 7 09:33:00 2019 +0000
URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=1e96412b
Drop caps on "shentino" name.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
trustees-201906/voters-trustees-201906 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/trustees-201906/voters-trustees-201906 b/trustees-201906/voters-trustees-201906
index 14f6991..4e7dd3f 100644
--- a/trustees-201906/voters-trustees-201906
+++ b/trustees-201906/voters-trustees-201906
@@ -66,7 +66,7 @@ rich0
robbat2
ronisbr
ryao
-Shentino
+shentino
soap
steev
swift
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/elections:master commit in: trustees-201906/
@ 2019-08-09 2:03 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 7+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2019-08-09 2:03 UTC (permalink / raw
To: gentoo-commits
commit: 603bb5d6c550cafa11be53718046381a2c29487b
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 9 02:03:22 2019 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Fri Aug 9 02:03:22 2019 +0000
URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=603bb5d6
trustees-201906: Add master ballot.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
trustees-201906/master-trustees-201906 | 248 +++++++++++++++++++++++++++++++++
1 file changed, 248 insertions(+)
diff --git a/trustees-201906/master-trustees-201906 b/trustees-201906/master-trustees-201906
new file mode 100644
index 0000000..67ad95d
--- /dev/null
+++ b/trustees-201906/master-trustees-201906
@@ -0,0 +1,248 @@
+--------- confirmation 0589 ---------
+mgorny
+robbat2
+antarus
+_reopen_nominations
+alicef
+--------- confirmation 0689 ---------
+robbat2
+antarus
+mgorny alicef
+_reopen_nominations
+--------- confirmation 421e ---------
+robbat2
+alicef
+antarus
+mgorny
+_reopen_nominations
+--------- confirmation 06e6 ---------
+robbat2
+antarus
+alicef mgorny
+_reopen_nominations
+--------- confirmation 46de ---------
+robbat2
+antarus
+_reopen_nominations
+alicef
+mgorny
+--------- confirmation 4a94 ---------
+robbat2
+antarus
+alicef
+_reopen_nominations
+mgorny
+--------- confirmation 4deb ---------
+alicef antarus robbat2
+_reopen_nominations
+mgorny
+--------- confirmation 089f ---------
+antarus robbat2
+mgorny
+_reopen_nominations
+--------- confirmation 5a02 ---------
+antarus
+robbat2
+alicef
+_reopen_nominations
+mgorny
+--------- confirmation 5f52 ---------
+mgorny
+robbat2
+_reopen_nominations
+antarus
+alicef
+--------- confirmation 5fb3 ---------
+antarus
+robbat2
+alicef
+_reopen_nominations
+mgorny
+--------- confirmation 6569 ---------
+mgorny
+antarus
+_reopen_nominations
+robbat2
+alicef
+--------- confirmation 6e19 ---------
+antarus
+mgorny
+robbat2
+alicef
+_reopen_nominations
+--------- confirmation 7256 ---------
+alicef mgorny antarus robbat2
+_reopen_nominations
+--------- confirmation 72ff ---------
+alicef
+robbat2
+antarus
+_reopen_nominations
+mgorny
+--------- confirmation 740f ---------
+robbat2
+antarus
+alicef mgorny
+_reopen_nominations
+--------- confirmation 753f ---------
+alicef
+robbat2
+_reopen_nominations
+mgorny
+antarus
+--------- confirmation 76e5 ---------
+robbat2 alicef
+mgorny
+antarus
+_reopen_nominations
+--------- confirmation 77e1 ---------
+robbat2
+antarus
+alicef
+_reopen_nominations
+mgorny
+--------- confirmation 7b26 ---------
+robbat2
+antarus
+mgorny
+_reopen_nominations
+alicef
+--------- confirmation 7bf1 ---------
+mgorny
+alicef
+antarus
+robbat2
+_reopen_nominations
+--------- confirmation 0ca7 ---------
+antarus mgorny alicef robbat2
+_reopen_nominations
+--------- confirmation 9048 ---------
+robbat2
+antarus
+mgorny
+alicef
+_reopen_nominations
+--------- confirmation 94f4 ---------
+antarus
+robbat2
+mgorny
+_reopen_nominations
+alicef
+--------- confirmation 95d7 ---------
+robbat2
+antarus
+_reopen_nominations
+alicef
+mgorny
+--------- confirmation 9b17 ---------
+robbat2 alicef
+antarus
+_reopen_nominations
+mgorny
+--------- confirmation a9ce ---------
+alicef robbat2
+antarus
+_reopen_nominations
+mgorny
+--------- confirmation ab3b ---------
+robbat2
+antarus
+mgorny alicef
+_reopen_nominations
+--------- confirmation b09c ---------
+robbat2
+antarus
+alicef
+mgorny
+_reopen_nominations
+--------- confirmation 1257 ---------
+mgorny
+robbat2
+antarus
+_reopen_nominations
+alicef
+--------- confirmation b8e3 ---------
+robbat2
+alicef
+antarus
+mgorny
+_reopen_nominations
+--------- confirmation c092 ---------
+alicef robbat2 antarus
+mgorny
+_reopen_nominations
+--------- confirmation c683 ---------
+robbat2
+alicef
+antarus
+_reopen_nominations
+mgorny
+--------- confirmation cec1 ---------
+alicef
+mgorny
+_reopen_nominations
+--------- confirmation ced9 ---------
+robbat2
+antarus
+alicef
+_reopen_nominations
+mgorny
+--------- confirmation 14b4 ---------
+antarus
+robbat2 mgorny
+_reopen_nominations
+alicef
+--------- confirmation cf4e ---------
+robbat2
+antarus
+alicef
+mgorny
+_reopen_nominations
+--------- confirmation d034 ---------
+robbat2
+_reopen_nominations
+--------- confirmation dc0f ---------
+robbat2
+mgorny
+alicef antarus
+--------- confirmation df0a ---------
+antarus
+robbat2
+alicef
+--------- confirmation ea2d ---------
+robbat2 antarus
+alicef
+_reopen_nominations
+mgorny
+--------- confirmation ee3d ---------
+robbat2
+antarus
+alicef
+_reopen_nominations
+mgorny
+--------- confirmation f0a9 ---------
+robbat2
+antarus
+alicef
+mgorny
+_reopen_nominations
+--------- confirmation f35f ---------
+robbat2 antarus
+mgorny
+_reopen_nominations
+alicef
+--------- confirmation 0057 ---------
+robbat2 mgorny
+_reopen_nominations
+--------- confirmation 234e ---------
+alicef
+antarus
+robbat2
+_reopen_nominations
+mgorny
+--------- confirmation 247c ---------
+robbat2
+mgorny
+antarus
+alicef
+_reopen_nominations
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/elections:master commit in: trustees-201906/
@ 2019-08-10 23:59 Robin H. Johnson
0 siblings, 0 replies; 7+ messages in thread
From: Robin H. Johnson @ 2019-08-10 23:59 UTC (permalink / raw
To: gentoo-commits
commit: f13f8902e63f179aa92c8e17732cf608082994b4
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 9 05:57:39 2019 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri Aug 9 05:57:39 2019 +0000
URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=f13f8902
trustees-201906: capture list of casting voters
trustees-201906/casting-voters-trustees-201906 | 47 ++++++++++++++++++++++++++
1 file changed, 47 insertions(+)
diff --git a/trustees-201906/casting-voters-trustees-201906 b/trustees-201906/casting-voters-trustees-201906
new file mode 100644
index 0000000..1f07287
--- /dev/null
+++ b/trustees-201906/casting-voters-trustees-201906
@@ -0,0 +1,47 @@
+alexxy
+alicef
+amynka
+antarus
+bircoph
+blueness
+bman
+calchan
+creffett
+dabbott
+desultory
+dilfridge
+dwfreed
+graaff
+grobian
+jcallen
+jmbsvicetto
+johu
+kallamej
+kensington
+k_f
+klondike
+kumba
+lu_zero
+mattst88
+mgorny
+mpagano
+mrueg
+neddyseagoon
+patrick
+pinkbyte
+prometheanfire
+rich0
+robbat2
+ronisbr
+ryao
+shentino
+soap
+tamiko
+titanofold
+tomjbe
+tupone
+ulm
+voyageur
+williamh
+zerochaos
+zlogene
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2019-08-10 23:59 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 2:03 [gentoo-commits] proj/elections:master commit in: trustees-201906/ Jorge Manuel B. S. Vicetto
-- strict thread matches above, loose matches on Subject: below --
2019-08-10 23:59 Robin H. Johnson
2019-08-07 9:33 Jorge Manuel B. S. Vicetto
2019-07-10 22:01 Jorge Manuel B. S. Vicetto
2019-07-10 21:53 Jorge Manuel B. S. Vicetto
2019-07-10 0:17 Jorge Manuel B. S. Vicetto
2019-07-10 0:12 Jorge Manuel B. S. Vicetto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox