-
Couldn't load subscription status.
- Fork 84
Description
In Jupyter, we have an unusual way to fill EC seats that tries to balance between appointing an EC to ensure it is balanced in its strengths and electing an EC by community vote. The current language from the governance docs is:
Each annual election will begin with the existing EC notifying the UoC of a call for nominations. Any member of the UoC may nominate a candidate, including themselves. The EC will confirm that a nominee accepts their nomination. The candidate shall write a statement of their interest, qualifications, experience, etc. that will be distributed to voters. Once the full set of candidates is assembled, the UoC and then the EC will take ranked choice votes to fill their allocated number of EC seats. After each election, the total number of seats filled by the UoC should be equal to, or one more than, the number filled by the EC.
If a member leaves the council before the end of their term, the EC may designate an eligible replacement who will serve for the rest of the term. This replacement will count as a seat filled by the EC if the replacement serves more than half of the term.
(FYI, this language is being updated to be more clear in #252)
A question has come up several times over the last few years (e.g., here, here): should it be public knowledge which of the EC members were elected by the community and which were elected by the EC, or should it only be public knowledge in a given election how many seats were selected by the community and how many seats were selected by the EC? Note that the calculation above depends only on knowing the number of seats that were allocated, not on which people were voted in from each process.
Arguments I've heard for making this public knowledge:
- Transparency is an important part of Jupyter governance, and so we should be transparent about the results of the election.
Arguments I've heard against making this public knowledge:
- A member of the EC should think about themselves as equal to other members of the EC and representing the entire community. We don't want EC members to start thinking about themselves as representing different constituencies based on who voted them onto the EC.
A rebuttal to the argument against making this public knowledge is that if it is necessary to fill an EC in the middle of a term, then the process of selecting the replacement EC member (the EC appoints the person) obviously discloses if the person was elected by the community (i.e., they were not). Whether the replacement counts as an EC-filled seat depends on if the replacement person serves more than half of the term.
Thoughts?