Skip to content

Commit 8d014cf

Browse files
committed
elections/cocc: Fix confirmed election schedule references
Signed-off-by: Stephen Augustus <[email protected]>
1 parent 912fb67 commit 8d014cf

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

elections/code-of-conduct/2025/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ for how to use it.
4646

4747
### Schedule
4848

49-
<!-- TODO(cocc): Fix election dates -->
5049
| Date | Event |
5150
| --- | --- |
5251
| Monday, December 2 | Nominations Open |
@@ -61,15 +60,13 @@ Candidate nomination, bio, and election close deadlines will be done using Anywh
6160

6261
## Candidacy Process
6362

64-
<!-- TODO(cocc): Fix election dates -->
65-
Candidate nominations were accepted through a [Google Form] open from July 25, 2025 to August 4, 2025.
63+
Candidate nominations were accepted through a [Google Form] open during the above stated [nomination period](#schedule).
6664

6765
For more details about the candidacy and the voting process, see the [CoCC Election Charter].
6866

6967
## Voters
7068

71-
<!-- TODO(cocc): Fix election dates -->
72-
Only the Kubernetes Steering Committee members as of August 8, 2025 will be eligible voters for the election.
69+
Only the Kubernetes Steering Committee members as of February 4, 2025 will be eligible voters for the election.
7370

7471
## Nominees
7572

elections/code-of-conduct/2025/election.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: 2025 Kubernetes Code of Conduct Committee Election
22
organization: Kubernetes
3-
# TODO(cocc): Fix election dates
4-
start_datetime: 2025-08-11 00:00:01
5-
end_datetime: 2025-08-18 11:59:59
3+
start_datetime: 2025-02-10 00:00:01
4+
end_datetime: 2025-02-17 11:59:59
65
no_winners: 3
76
allow_no_opinion: True
87
delete_after: True
@@ -16,7 +15,6 @@ election_officers:
1615
- soltysh
1716
eligibility: Eligibility is limited to the [current Steering Committee Members](https://github.com/kubernetes/steering/blob/45c016ebe5c08cb3852240751382b02afc0aa4f3/README.md#members)
1817
exception_description: No exception requests accepted for this election.
19-
# TODO(cocc): Fix election dates
20-
exception_due: 2025-08-08 00:00:01
18+
exception_due: 2025-02-04 00:00:01
2119
show_candidate_fields:
2220
-
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# Vote for the Kubernetes Code of Conduct Committee
22

3-
<!-- TODO(cocc): Fix election dates -->
4-
Please complete your voting by the end of 2025/08/17.
3+
Please complete your voting by the end of 2025-02-17.

0 commit comments

Comments
 (0)