Clarification of tie breaking method

Change-Id: Idcaa5029aff6e95d87a0c1c3006a1eab0a9c29e6
Signed-off-by: Alexander Hughes <Alexander.Hughes@pm.me>
This commit is contained in:
Alexander Hughes 2020-05-14 12:16:28 -04:00
parent d7b08ede91
commit 0957c43800

View File

@ -21,6 +21,7 @@
* [Grandfather Clause](#grandfather-clause)
* [Committee Elections](#committee-elections)
* [Tie Breaking](#tie-breaking)
* [Special Committee Elections](#special-committee-elections)
* [Governance Changes](governance-changes)
* [Disputes Across Committees](#disputes-across-committees)
@ -170,6 +171,13 @@ committee. For example:
- The Technical Committee is responsible for organizing and running the Working Committee elections.
- The Working Committee is responsible for organizing and running the Technical Committee elections.
### Tie Breaking
Airship elections use a Condorcet algorithm (Schulze/Beatpath/CSSD variant) to determine winners of an election. In
exceedingly rare cases, it is possible to have a tie for the last seat of a committee. In such an event, that tie will
be broken by the committee that is responsible for organizing, running, and reporting the results of the election by a
majority vote.
### Special Committee Elections
In the event that a committee seat is vacated before the end of a term a special election will be held to fill that seat.