You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: committee-code-of-conduct/election.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,12 +42,27 @@ Nominations can be collected via any means. In the past a Google form has been u
42
42
* Does the nominee have any experience serving on an Ethics Committee or Code of Conduct Committee? (required)
43
43
* How has this nominee demonstrated the [eligibility for candidacy](#eligibility-for-candidacy) guidelines? (optional)
44
44
45
-
The nomination form must be communicated via email to [Kubernetes dev](https://groups.google.com/forum/#!forum/kubernetes-dev) mailing list.
45
+
The nomination form must be communicated via email to [kubernetes-dev] mailing list.
46
46
47
47
Prior to the voting process, Steering must:
48
48
* Vet that all nominees support the role of the code of conduct committee, i.e. maintaining a safe and inclusive space for everyone to work on Kubernetes.
49
49
* Confirm with all nominees (that were not self nominations) that they accept the nomination.
50
50
51
+
#### Voting Process
52
+
53
+
The steering committee will setup an election and ensure that the election is open for a duration such that all members can vote.
54
+
55
+
Sample PR for setting up the election: https://github.com/kubernetes/community/pull/7446
56
+
57
+
<!-- TODO(future): Discuss the possibility of surfacing candidate bios in public -->
58
+
<!-- TODO(future): Discuss the possibility of candidates nominating through GitHub similar to the Steering Committee Elections -->
59
+
60
+
#### Announcing Results
61
+
62
+
Once the elections are over, the steering committee will re-confirm with the winning
63
+
candidates their intent of serving in the committee and then only announce the
64
+
election results to [kubernetes-dev] mailing list.
65
+
51
66
### Maximal representation
52
67
53
68
Maximal representation of a single employer is `QUORUM - 1`. With a five person committee,
@@ -56,7 +71,7 @@ that limits the number of members employed by the same company to two.
56
71
### Election Cycles
57
72
58
73
Election cycles are scheduled such that roughly half of the seats come up for
59
-
re-election each year for purposes of continuity. The exact number of seats
74
+
re-election each year for purposes of continuity. The exact number of seats
60
75
alternates between 2 and 3. The elections by the steering committee should be
61
76
held and announced before the previous appointments expire (typically in Aug).
62
77
@@ -84,3 +99,5 @@ new special election will be held by the steering committee instead of filling
84
99
with names from the previous election. Those elected will complete the remaining
85
100
terms of the previous, dissolved, committee. With those receiving the highest
0 commit comments