From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F09AE13933E for ; Fri, 16 Jul 2021 00:38:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0582BE0A4F; Fri, 16 Jul 2021 00:38:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D540CE0A4F for ; Fri, 16 Jul 2021 00:37:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CFB7733BF05 for ; Fri, 16 Jul 2021 00:37:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47F1B7CE for ; Fri, 16 Jul 2021 00:37:57 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: <1626395857.929fbf2cae6bf064255d29d4fc3020f362b0a8a6.jmbsvicetto@gentoo> Subject: [gentoo-commits] proj/elections:master commit in: trustees-202106/ X-VCS-Repository: proj/elections X-VCS-Files: trustees-202106/Votify.pm trustees-202106/ballot-trustees-202106 trustees-202106/election-details trustees-202106/officials-trustees-202106 trustees-202106/start-trustees-202106 trustees-202106/stop-trustees-202106 trustees-202106/voters-trustees-202106 X-VCS-Directories: trustees-202106/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: 929fbf2cae6bf064255d29d4fc3020f362b0a8a6 X-VCS-Branch: master Date: Fri, 16 Jul 2021 00:37:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 41c4d372-567d-4cc5-99c3-88d02921d67a X-Archives-Hash: e1c40c3f9f3bd9159be627a82f492ab6 commit: 929fbf2cae6bf064255d29d4fc3020f362b0a8a6 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) gentoo org> AuthorDate: Fri Jul 16 00:37:37 2021 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org> CommitDate: Fri Jul 16 00:37:37 2021 +0000 URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=929fbf2c trustees-202106: Add files for the election. Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) gentoo.org> trustees-202106/Votify.pm | 1 + trustees-202106/ballot-trustees-202106 | 4 ++ trustees-202106/election-details | 6 +++ trustees-202106/officials-trustees-202106 | 4 ++ trustees-202106/start-trustees-202106 | 1 + trustees-202106/stop-trustees-202106 | 1 + trustees-202106/voters-trustees-202106 | 77 +++++++++++++++++++++++++++++++ 7 files changed, 94 insertions(+) diff --git a/trustees-202106/Votify.pm b/trustees-202106/Votify.pm new file mode 120000 index 0000000..a6f4461 --- /dev/null +++ b/trustees-202106/Votify.pm @@ -0,0 +1 @@ +../Votify.pm \ No newline at end of file diff --git a/trustees-202106/ballot-trustees-202106 b/trustees-202106/ballot-trustees-202106 new file mode 100644 index 0000000..5a8ee73 --- /dev/null +++ b/trustees-202106/ballot-trustees-202106 @@ -0,0 +1,4 @@ +alicef +antarus +robbat2 +_reopen_nominations diff --git a/trustees-202106/election-details b/trustees-202106/election-details new file mode 100644 index 0000000..dad80a3 --- /dev/null +++ b/trustees-202106/election-details @@ -0,0 +1,6 @@ +name: trustees-202106 +startDate: 2021-07-18 00:00:00 UTC +endDate: 2021-08-19 00:00:00 UTC +officials: dabbott, jmbsvicetto, neddyseagoon, arzano +voters: https://projects.gentoo.org/elections/trustees/2021/voters-trustees-202106.txt +ballot: https://projects.gentoo.org/elections/trustees/2021/ballot-trustees-202106.txt diff --git a/trustees-202106/officials-trustees-202106 b/trustees-202106/officials-trustees-202106 new file mode 100644 index 0000000..0e61602 --- /dev/null +++ b/trustees-202106/officials-trustees-202106 @@ -0,0 +1,4 @@ +dabbott +jmbsvicetto +neddyseagoon +arzano diff --git a/trustees-202106/start-trustees-202106 b/trustees-202106/start-trustees-202106 new file mode 100644 index 0000000..e1fac57 --- /dev/null +++ b/trustees-202106/start-trustees-202106 @@ -0,0 +1 @@ +1626566400 diff --git a/trustees-202106/stop-trustees-202106 b/trustees-202106/stop-trustees-202106 new file mode 100644 index 0000000..3815eb5 --- /dev/null +++ b/trustees-202106/stop-trustees-202106 @@ -0,0 +1 @@ +1629331200 diff --git a/trustees-202106/voters-trustees-202106 b/trustees-202106/voters-trustees-202106 new file mode 100644 index 0000000..d77b4ef --- /dev/null +++ b/trustees-202106/voters-trustees-202106 @@ -0,0 +1,77 @@ +ago +ajak +alexxy +alicef +amynka +anarchy +andrewammerlaan +antarus +axs +bircoph +bkohler +blueknight +blueness +bman +calchan +cardoe +creffett +dabbott +desultory +dilfridge +dwfreed +eras +floppym +graaff +grobian +hattya +jcallen +jer +jlec +jmbsvicetto +jmorgan +johu +junghans +kallamej +kensington +k_f +klondike +kumba +lu_zero +maffblaster +marecki +mattst88 +mgorny +mpagano +mrueg +mudler +neddyseagoon +nightmorph +nimiux +patrick +perfinion +pilla +pinkbyte +prometheanfire +quantumsummers +remi +rich0 +robbat2 +ronisbr +ryao +sam +shentino +soap +steev +steils +swift +tamiko +titanofold +tomjbe +tupone +ulm +voyageur +williamh +wraeth +xaviermiller +zerochaos +zlogene