Move elections content out of the wiki
This commit is contained in:
parent
f9f5038cee
commit
19f8b233e0
3 changed files with 112 additions and 0 deletions
|
|
@ -3,6 +3,10 @@
|
|||
** xref:changes_guide.adoc[Change submission guidance]
|
||||
*** xref:changes_guide.adoc#_what_are_the_change_process_deadline_dates_checkpoints[Deadlines]
|
||||
*** xref:changes_guide.adoc#_section_by_section_guidance[Section-by-section guidance]
|
||||
* xref:elections.adoc[Elections]
|
||||
** xref:elections.adoc#_upcoming_elections[Upcoming elections]
|
||||
** xref:elections.adoc#_elections_process[Elections process]
|
||||
** xref:elections.adoc#_historical_elections[Historical elections]
|
||||
* xref:pgm_guide/index.adoc[PgM Guide]
|
||||
** xref:pgm_guide/changes.adoc[Changes]
|
||||
** xref:pgm_guide/release_process.adoc[Release process]
|
||||
|
|
|
|||
93
modules/ROOT/pages/elections.adoc
Normal file
93
modules/ROOT/pages/elections.adoc
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
= Fedora Elections
|
||||
|
||||
NOTE: The elections process for the Fedora 31 cycle will begin after the release.
|
||||
|
||||
Fedora has several elected bodies that regularly conduct elections every release cycle.
|
||||
In addition, Fedora teams can request one-off elections from the Fedora Program Manager when trying to select new leadership or otherwise reach a decision through a formal voting process.
|
||||
|
||||
== Upcoming elections
|
||||
The following elections will take place after the Fedora 31 release:
|
||||
|
||||
* https://fedoraproject.org/wiki/Development/SteeringCommittee/Nominations[FESCo (Engineering)] (5 seats)
|
||||
* https://fedoraproject.org/wiki/Council/Nominations[Council/Nominations|Fedora Council] (1 seat)
|
||||
* https://fedoraproject.org/wiki/Mindshare/Nominations[Mindshare] (1 seat)
|
||||
|
||||
=== Schedule
|
||||
All the periods below start at 00:00:00UTC and end at 23:59:59UTC).
|
||||
Dates may change based on the final release date.
|
||||
See the https://fedorapeople.org/groups/schedule/f-31/f-31-elections-tasks.html[election schedule] for authoritative dates.
|
||||
|
||||
* 30 October – 13 November: xref:_selection_of_questions_from_questionnaire[Selection of questions from Questionnaire]
|
||||
* 30 October – 13 November: xref:_nominations_for_elected_positions[Nomination period]
|
||||
* 13 November — 20 November: xref:_interviews[Interviews]
|
||||
* 31 October — 21 November: Fedora Podcast interviews
|
||||
* 20 November: xref:_voting_setup__validation_publishing_of_interviews[Voting Setup & Validation & Publishing of interviews]
|
||||
* 21 November – 5 December: xref:_voting_information[Voting period]
|
||||
* 6 December: Result Announcement
|
||||
|
||||
== Elections process
|
||||
=== Selection of questions from Questionnaire
|
||||
From the set of collected questions for nominees to FESCo (Engineering), Fedora Council, and Mindshare|Mindshare teams, top 3 questions are selected, based on https://pagure.io/Fedora-Council/tickets/issue/156[Council decision].
|
||||
The selected questions will be given to each candidate to answer before the voting period begins as part of campaign.
|
||||
|
||||
////
|
||||
Selected questions:
|
||||
* [https://pagure.io/fesco/issue/2012 FESCo (Engineering) - ticket #2012]
|
||||
* [https://pagure.io/Fedora-Council/tickets/issue/231 Fedora Council - ticket #231]
|
||||
* [https://pagure.io/mindshare/issue/61 Mindshare - ticket #61]
|
||||
////
|
||||
|
||||
The top 3 selected questions for each team are published in https://pagure.io/fedora-project-schedule/blob/master/f/elections/[Pagure].
|
||||
|
||||
=== Nominations for Elected Positions
|
||||
During this period you may self-nominate to open seats.
|
||||
If you wish to nominate someone else, please consult with that person ahead of time.
|
||||
Wiki nomination pages carry additional details about the nominee which the nominee is expected to write.
|
||||
|
||||
=== Interviews
|
||||
Nominees are requested to answer the selected questions using a https://pagure.io/fedora-project-schedule/issues[private issue in Pagure].
|
||||
In this way, only the Program Manager and Fedora Action and Impact Coordinator (as election wrangler substitute) are allowed to see these answers.
|
||||
|
||||
=== Voting Setup & Validation & Publishing of interviews
|
||||
It is the responsibility of the Program Manager to validate the eligibility of nominees for elections.
|
||||
In compliance with https://pagure.io/Fedora-Council/tickets/issue/135[Fedora Council decision #135], nominees not having completed their interviews (as aprivate issue in Pagure]) are excluded from the list of nominees.
|
||||
|
||||
The Program Manager is responsible for publishing these interviews on the http://communityblog.fedoraproject.org/[Fedora Community Blog] as well as setup of the https://elections.fedoraproject.org/[voting machine] for the elections.
|
||||
|
||||
=== Voting Information
|
||||
|
||||
The http://docs.fedoraproject.org/en-US/Fedora_Contributor_Documentation/1/html/Fedora_Elections_Guide/index.html[Fedora Elections Guide] has information on the voting method used in the Fedora elections and detailed instructions on how to cast your vote.
|
||||
|
||||
If you are familiar with the voting process, you may go straight to the https://elections.fedoraproject.org/[elections application] to cast your votes.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
*Eligible Voters*
|
||||
Voting eligibility is determined by a community member's Fedora Account System (FAS) memberships.
|
||||
|
||||
* To vote for the Fedora Council you must have cla_done in FAS.
|
||||
* To vote for FESCo you must have cla_done + one other "non-cla" group in FAS.
|
||||
* To vote for Mindshare you must have a cla_done in FAS.
|
||||
====
|
||||
|
||||
|
||||
== Historical elections
|
||||
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=530135[Elections in December 2018]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=520490[Elections in May 2018]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=509999[Elections in January 2018]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=500157[Elections in August 2017]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=484148[Elections in December 2016]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=474564[Elections in July 2016]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=430303[Elections in Nov/Dec 2015]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=416869[Elections in June 2015]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=400684[Elections in January 2015]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=313245[Elections in Nov/Dec 2012]
|
||||
* https://fedoraproject.org/w/index.php?title=Elections&oldid=292081[Elections in May/June 2012]
|
||||
* http://fedoraproject.org/w/index.php?title=Elections&oldid=261855[Elections in November 2011]
|
||||
* http://fedoraproject.org/w/index.php?title=Elections&oldid=239714[Elections in June 2011]
|
||||
* http://fedoraproject.org/w/index.php?title=Elections&oldid=208250[Elections in November 2010]
|
||||
* https://fedoraproject.org/wiki/Elections_in_May_2010[Elections in May 2010]
|
||||
* https://fedoraproject.org/wiki/Elections_in_December_2009[Elections in December 2009]
|
||||
* https://fedoraproject.org/wiki/Elections/June2009[Elections in June 2009]
|
||||
* https://fedoraproject.org/wiki/Elections/December2008[Elections in December 2008]
|
||||
|
|
@ -52,6 +52,21 @@ Ben Cotton hopes to have this fixed before Fedora 31 elections.
|
|||
* Send results to mailing lists
|
||||
* Update pagure groups, wiki pages, mailing lists
|
||||
|
||||
=== Council
|
||||
* Adjust the Council mailing list subscriptions.
|
||||
* Update the https://pagure.io/Fedora-Council/council-docs/blob/master/f/council/modules/ROOT/pages/members.adoc[Council members page] and the https://pagure.io/Fedora-Council/council-docs/blob/master/f/council/modules/ROOT/pages/history.adoc[Council history page].
|
||||
* Update permissions on [https://pagure.io/group/Fedora-Council Council Pagure instance]
|
||||
|
||||
=== FESCo (Engineering)
|
||||
* Update rights on the [https://pagure.io/group/fesco FESCo Pagure instance].
|
||||
* Update the https://pagure.io/fesco/fesco-docs/blob/master/f/fesco/modules/ROOT/pages/index.adoc[FESCo members page] and https://pagure.io/fesco/fesco-docs/blob/master/f/fesco/modules/ROOT/pages/Previous_Fedora_Engineering_Steering_Committee_Members.adoc[previous FESCo members page].
|
||||
* Award new members the [https://pagure.io/Fedora-Badges/issue/36 fesco badge].
|
||||
|
||||
=== Mindshare
|
||||
* Adjust the Mindshare mailing list subscriptions ?
|
||||
* Update permissions on [https://pagure.io/mindshare Mindshare Pagure instance] ?
|
||||
* Update the https://pagure.io/mindshare/blob/master/f/website/modules/ROOT/pages/index.adoc[Mindshare members section].
|
||||
|
||||
TIP: Convincing teams to give you admin access to things will make life easier.
|
||||
Also, if I document these things better, that would make life easier, too.
|
||||
Maybe for Fedora 31.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue