Fix 2023 GB election bios
Elekto errors out with an empty profile. Repeated candidate name.
This commit is contained in:
parent
2996e619c0
commit
fe94c34355
|
@ -2,3 +2,5 @@
|
|||
name: Christoph Blecker
|
||||
ID: cblecker
|
||||
-------------------------------------------------------------
|
||||
|
||||
name: Christoph Blecker
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
name: Stephen Augustus
|
||||
ID: justaugustus
|
||||
-------------------------------------------------------------
|
||||
|
||||
name: Stephen Augustus
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: 2023 Kubernetes CNCF Governing Board Election
|
||||
organization: Kubernetes
|
||||
start_datetime: 2023-01-20 00:00:01
|
||||
start_datetime: 2023-01-19 00:00:01
|
||||
end_datetime: 2022-01-22 11:59:59
|
||||
no_winners: 1
|
||||
allow_no_opinion: False
|
||||
|
@ -10,4 +10,4 @@ election_officers:
|
|||
- jberkus
|
||||
eligibility: Eligibility is limited to the [current Steering Committee Members](https://github.com/kubernetes/steering/tree/c0e6eafa131bb5918bd24653233568a44439497f#members)
|
||||
exception_description: No exception requests accepted for the GB election.
|
||||
exception_due: 2023-01-20 00:00:01
|
||||
exception_due: 2023-01-19 00:00:01
|
||||
|
|
Loading…
Reference in New Issue