PEP 8106: Publish results (#4161)

This commit is contained in:
Ee Durbin 2024-12-10 07:30:28 -05:00 committed by GitHub
parent 108d330f50
commit 0fd890c3f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 31 additions and 15 deletions

View File

@ -20,15 +20,15 @@ to exercise as rarely as possible.
Current steering council Current steering council
======================== ========================
The 2024 term steering council consists of: The 2025 term steering council consists of:
* Barry Warsaw * Barry Warsaw
* Donghee Na
* Emily Morehouse * Emily Morehouse
* Gregory P. Smith * Gregory P. Smith
* Pablo Galindo Salgado * Pablo Galindo Salgado
* Thomas Wouters
Per the results of the vote tracked in :pep:`8105`. Per the results of the vote tracked in :pep:`8106`.
The core team consists of those listed in the private The core team consists of those listed in the private
https://github.com/python/voters/ repository which is publicly https://github.com/python/voters/ repository which is publicly
@ -337,6 +337,7 @@ History of council elections
* December 2021: :pep:`8103` * December 2021: :pep:`8103`
* December 2022: :pep:`8104` * December 2022: :pep:`8104`
* December 2023: :pep:`8105` * December 2023: :pep:`8105`
* December 2024: :pep:`8106`
History of amendments History of amendments

View File

@ -2,7 +2,7 @@ PEP: 8106
Title: 2025 Term Steering Council election Title: 2025 Term Steering Council election
Author: Ee Durbin <ee@python.org> Author: Ee Durbin <ee@python.org>
Sponsor: Thomas Wouters <thomas@python.org> Sponsor: Thomas Wouters <thomas@python.org>
Status: Active Status: Final
Type: Informational Type: Informational
Topic: Governance Topic: Governance
Created: 21-Oct-2024 Created: 21-Oct-2024
@ -28,13 +28,13 @@ Director of Infrastructure, Ee Durbin, to administer the election.
Schedule Schedule
======== ========
There was be a two-week nomination period, followed by a two-week There was a two-week nomination period, followed by a two-week
vote. vote.
The nomination period was: November 7, 2024 through `November 21, 2024 AoE The nomination period was: November 7, 2024 through `November 21, 2024 AoE
<https://www.timeanddate.com/worldclock/fixedtime.html?msg=Python+Steering+Council+nominations+close&iso=20241122T00&p1=3399>`_ [#note-aoe]_. <https://www.timeanddate.com/worldclock/fixedtime.html?msg=Python+Steering+Council+nominations+close&iso=20241122T00&p1=3399>`_ [#note-aoe]_.
The voting period will be: November 25, 2024 through `December 9, 2024 AoE The voting period was: November 25, 2024 through `December 9, 2024 AoE
<https://www.timeanddate.com/worldclock/fixedtime.html?msg=Python+Steering+Council+voting+closes&iso=20241210T00&p1=3399>`_ [#note-aoe]_. <https://www.timeanddate.com/worldclock/fixedtime.html?msg=Python+Steering+Council+voting+closes&iso=20241210T00&p1=3399>`_ [#note-aoe]_.
@ -67,7 +67,7 @@ is determined as :pep:`described in PEP 13 <13#membership>`
and implemented via the software at `python/voters <https://github.com/python/voters>`_ and implemented via the software at `python/voters <https://github.com/python/voters>`_
[#note-voters]_. [#note-voters]_.
Ballots will be distributed based on the the `Python Voter Roll Ballots were distributed based on the the `Python Voter Roll
<https://github.com/python/voters/blob/master/voter-files/>`_ [#note-voters]_ <https://github.com/python/voters/blob/master/voter-files/>`_ [#note-voters]_
for this election. for this election.
@ -77,7 +77,7 @@ While this file is not public as it contains private email addresses, the
Election Implementation Election Implementation
======================= =======================
The election will be conducted using the `Helios Voting Service The election was conducted using the `Helios Voting Service
<https://heliosvoting.org>`__. <https://heliosvoting.org>`__.
@ -128,15 +128,15 @@ Answer #1 - #N: ``Candidates from Candidates_ Section``
Results Results
======= =======
Of NN eligible voters, MM cast ballots. Of 100 eligible voters, 76 cast ballots.
The top five vote-getters are: The top five vote-getters are:
* TBD * Barry Warsaw
* TBD * Donghee Na
* TBD * Emily Morehouse
* TBD * Gregory P. Smith
* TBD * Pablo Galindo Salgado
No conflict of interest as defined in :pep:`13` were observed. No conflict of interest as defined in :pep:`13` were observed.
@ -145,8 +145,23 @@ The full vote counts are as follows:
+-----------------------+----------------+ +-----------------------+----------------+
| Candidate | Votes Received | | Candidate | Votes Received |
+=======================+================+ +=======================+================+
| TBD | | | Barry Warsaw | 58 |
+-----------------------+----------------+ +-----------------------+----------------+
| Donghee Na | 48 |
+-----------------------+----------------+
| Emily Morehouse | 52 |
+-----------------------+----------------+
| Ethan Furman | 31 |
+-----------------------+----------------+
| Gregory P. Smith | 50 |
+-----------------------+----------------+
| Mariatta | 23 |
+-----------------------+----------------+
| Pablo Galindo Salgado | 63 |
+-----------------------+----------------+
| Thomas Wouters | 38 |
+-----------------------+----------------+
Copyright Copyright
========= =========