From f7a2c7fdce0129493fe6564197aba856d9a7c31d Mon Sep 17 00:00:00 2001 From: Kurt Roeckx Date: Sat, 2 Mar 2024 22:57:19 +0100 Subject: Add DPL 2024 election page --- english/vote/2024/Makefile | 68 +++++++++++++++++++++++++ english/vote/2024/index.wml | 7 +++ english/vote/2024/vote_001.wml | 112 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 187 insertions(+) create mode 100644 english/vote/2024/Makefile create mode 100644 english/vote/2024/index.wml create mode 100644 english/vote/2024/vote_001.wml (limited to 'english') diff --git a/english/vote/2024/Makefile b/english/vote/2024/Makefile new file mode 100644 index 00000000000..50a0791aa6f --- /dev/null +++ b/english/vote/2024/Makefile @@ -0,0 +1,68 @@ +# If this makefile is not generic enough to support a translation, +# please contact debian-www. + +WMLBASE=../.. +CUR_DIR=vote/2023 +SUBS=platforms +VOTE=$(basename $(sort $(wildcard vote_*.wml))) + +include $(WMLBASE)/Make.lang + + +$(foreach i, $(VOTE), $(i).$(LANGUAGE).html): %.$(LANGUAGE).html: %.wml \ + $(sort $(wildcard $(ENGLISHSRCDIR)/$(CUR_DIR)/../[0-9]*/vote_*.wml)) \ + $(sort $(wildcard vote_*_quorum.txt)) $(sort $(wildcard vote_*_quorum.src)) \ + $(sort $(wildcard vote_*_majority.txt)) $(sort $(wildcard vote_*_majority.src)) \ + $(sort $(wildcard vote_*_results.src)) \ + $(TEMPLDIR)/template.wml $(TEMPLDIR)/votebar.wml + $(WML) $(Issues brought up in 2024 +#use wml::debian::template title="" NOHEADER="true" +#use wml::debian::votebar +#use wml::debian::recent_list + +

+<:= get_recent_list('.', '0', '$(ENGLISHDIR)/vote/2024', 'list', 'vote_\d*') :> diff --git a/english/vote/2024/vote_001.wml b/english/vote/2024/vote_001.wml new file mode 100644 index 00000000000..503d16910ed --- /dev/null +++ b/english/vote/2024/vote_001.wml @@ -0,0 +1,112 @@ +Debian Project Leader Elections 2024 +P +# meanings of the tag: +# P: proposed +# D: discussed +# V: voted on +# F: finished +# O: other (or just write anything else) + +#use wml::debian::template title="" BARETITLE="true" NOHEADER="true" +#use wml::debian::toc +#use wml::debian::votebar + + +

+ + + + +# The Tags beginning with v are will become H3 headings and are defined in +# english/template/debian/votebar.wml +# all possible Tags: + +# vdate, vtimeline, vnominations, vdebate, vplatforms, +# Proposers +# vproposer, vproposera, vproposerb, vproposerc, vproposerd, +# vproposere, vproposerf +# Seconds +# vseconds, vsecondsa, vsecondsb, vsecondsc, vsecondsd, vsecondse, +# vsecondsf, vopposition +# vtext, vtextb, vtextc, vtextd, vtexte, vtextf +# vchoices +# vamendments, vamendmentproposer, vamendmentseconds, vamendmenttext +# vproceedings, vmajorityreq, vstatistics, vquorum, vmindiscuss, +# vballot, vforum, voutcome + + + + + + + + + + + + + + + + + + + +
Nomination period:Saturday 2024-03-09 00:00:00 UTCFriday 2024-03-15 23:59:59 UTC
Campaigning period:Saturday 2024-03-16 00:00:00 UTCFriday 2024-04-05 23:59:59 UTC
Voting period:Saturday 2024-04-06 00:00:00 UTCFriday 2024-04-19 23:59:59 UTC
+

Please note that the new term for the project leader shall start on 2024-04-21.

+ +# +#
    +#
  1. Jonathan Carter [] [nomination mail] [platform] +#
+ +#

+# The ballot, when ready, can be requested through email +# by sending a signed email to +# ballot@vote.debian.org +# with the subject leader2024. +#

+ +# +#

+# This year, like always, +## statistics +# statistics +# will be gathered about ballots received and +# acknowledgements sent periodically during the voting period. +# Additionally, the list of voters will be recorded. +# Also, the tally +# sheet will also be made available to be viewed. +# Please remember that the project leader election has a +# secret ballot, so the tally sheet will not contain the +# voter's name but a HMAC that allows the voters to check +# that their vote is in the list of votes. There is a +# key generated for each voter that is send along with +# the ack for the vote. +#

+ + +# +#

+# With the current list of voting +# developers, we have: +#

+#
+##include 'vote_001_quorum.txt'
+#    
+##include 'vote_001_quorum.src' +# +# +# +#

The candidates need a simple majority to be eligible.

+# +##include 'vote_001_majority.src' +# +# +# +##include 'vote_001_results.src' +# + +
+ Debian Project Secretary +
-- cgit v1.2.3