Skip to content

Commit 55244c3

Browse files
authored
Merge pull request #8561 from sreeram-venkitesh/setup-steering-election-2025
2025 Steering Elections: Added election.yaml and election_desc.md
2 parents 7d3a619 + 833a1c9 commit 55244c3

File tree

3 files changed

+46
-0
lines changed

3 files changed

+46
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: 2025 Steering Committee Election
2+
organization: Kubernetes
3+
# Start of day in UTC for opening: 2023-08-29 00:00:01
4+
start_datetime: 2025-09-10 00:00:01
5+
# End of day Anywhere on Earth for closing. Write 2023-09-26 as: 2023-09-27 11:59:59
6+
end_datetime: 2025-10-25 11:59:59
7+
no_winners: 4
8+
allow_no_opinion: True
9+
delete_after: True
10+
show_candidate_fields:
11+
- employer
12+
- slack
13+
election_officers:
14+
- cblecker
15+
- npolshakova
16+
- sreeram-venkitesh
17+
eligibility: Kubernetes Org members with 50 or more contributions in the last year can vote. See [the election guide](https://github.com/kubernetes/community/tree/master/elections/steering/2025)
18+
exception_description: Not all contributions are measured by DevStats. If you have contributions that are not so measured, then please request an exception to allow you to vote via the Elekto application.
19+
# End of day Anywhere on Earth for closing. Write 2023-09-23 as: 2023-09-24 11:59:59
20+
exception_due: 2025-10-23 11:59:59
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Vote for the 2025 Steering Committee
2+
3+
As is now customary, the third calendar quarter is [Steering Committee](https://github.com/kubernetes/steering) election season for Kubernetes. Three (3) elected members (@bentheelder, @aojea, @saschagrunert) will stay on for the remaining year of their terms, and there will be four (4) positions open for election. Every election term will be 2 years. More complete information on the election may be found [in the voter's guide](https://github.com/kubernetes/community/tree/master/elections/steering/2025).
4+
5+
Instructions on using Elekto can be found [in its docs site](https://elekto.dev/docs/voting/).
6+
7+
If you’d like to vote or run for a seat, all details and next steps are outlined in the [election process doc](https://git.k8s.io/steering/elections.md) and this application. The application will be the single source of truth of information for this cycle. It will be updated live as new bios of candidates get committed.
8+
9+
Please pay attention to the [scheduled dates](https://github.com/kubernetes/community/tree/master/elections/steering/2025#schedule).
10+
11+
Eligibility for voting will be determined by 50 contributions to a Kubernetes project over the past year and [Kubernetes Org membership](https://github.com/kubernetes/community/blob/master/community-membership.md). Eligible voters will be shown as such by this site when logged in. If you should be eligible, but are not, you may also [file for an exception](https://elections.k8s.io/app/elections/steering---2025/exception).
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# 2025 Steering Committee Election
2+
##################################
3+
#
4+
# The process for determining eligible voters can be found in
5+
# https://github.com/kubernetes/community/tree/master/elections/steering/2025
6+
#
7+
# If you feel you meet the eligibility criteria but do not see your GitHub username
8+
# below, please fill out an exception request and the elections team will get back to
9+
# you as quickly as possible: https://elections.k8s.io/app/elections/steering---2025/exception
10+
#
11+
# History:
12+
# Log of changes to the file
13+
#
14+
eligible_voters:
15+
-

0 commit comments

Comments
 (0)