PEP 8102: Publish results (#1739)
This commit is contained in:
parent
458b1b85c0
commit
4c2e06bfa2
42
pep-8102.rst
42
pep-8102.rst
|
@ -141,36 +141,42 @@ Answer #1 - #N: ``Candidates from Candidates_ Section``
|
|||
Results
|
||||
=======
|
||||
|
||||
Of ?? eligible voters, ?? cast ballots.
|
||||
Of 91 eligible voters, 74 cast ballots.
|
||||
|
||||
The top five vote-getters are:
|
||||
|
||||
* voting
|
||||
* has
|
||||
* not
|
||||
* yet
|
||||
* completed
|
||||
* Barry Warsaw
|
||||
* Brett Cannon
|
||||
* Carol Willing
|
||||
* Pablo Galindo Salgado
|
||||
* Thomas Wouters
|
||||
|
||||
No conflict of interest as defined in PEP 13 were observed.
|
||||
|
||||
or
|
||||
|
||||
Conflicts of interest as defined in PEP 13 were observed:
|
||||
|
||||
- Candidate X, Candidate Y, and Candidate Z are employed by Corporation A
|
||||
|
||||
They were resolved as follows:
|
||||
|
||||
- Candidate Y with the lowest vote tally of the three was disqualified and Candidate A with 6th highest vote tally replaced them as 5th member of the council.
|
||||
|
||||
|
||||
The full vote counts are as follows:
|
||||
|
||||
+-----------------------+----------------+
|
||||
| Candidate | Votes Received |
|
||||
+=======================+================+
|
||||
| Pablo Galindo Salgado | 59 |
|
||||
+-----------------------+----------------+
|
||||
| Vote not yet complete | |
|
||||
| Carol Willing | 57 |
|
||||
+-----------------------+----------------+
|
||||
| Barry Warsaw | 56 |
|
||||
+-----------------------+----------------+
|
||||
| Brett Cannon | 54 |
|
||||
+-----------------------+----------------+
|
||||
| Thomas Wouters | 52 |
|
||||
+-----------------------+----------------+
|
||||
| Christian Heimes | 43 |
|
||||
+-----------------------+----------------+
|
||||
| Mariatta | 42 |
|
||||
+-----------------------+----------------+
|
||||
| Raymond Hettinger | 31 |
|
||||
+-----------------------+----------------+
|
||||
| David Mertz | 28 |
|
||||
+-----------------------+----------------+
|
||||
| Matt Harrison | 15 |
|
||||
+-----------------------+----------------+
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue