diff options
| -rw-r--r-- | elections/steering/2023-GB/OWNERS | 4 | ||||
| -rw-r--r-- | elections/steering/2023-GB/candidate-cblecker.md | 4 | ||||
| -rw-r--r-- | elections/steering/2023-GB/candidate-justaugustus.md | 4 | ||||
| -rw-r--r-- | elections/steering/2023-GB/election.yaml | 13 | ||||
| -rw-r--r-- | elections/steering/2023-GB/election_desc.md | 3 | ||||
| -rw-r--r-- | elections/steering/2023-GB/voters.yaml | 8 |
6 files changed, 36 insertions, 0 deletions
diff --git a/elections/steering/2023-GB/OWNERS b/elections/steering/2023-GB/OWNERS new file mode 100644 index 00000000..66b007e9 --- /dev/null +++ b/elections/steering/2023-GB/OWNERS @@ -0,0 +1,4 @@ +approvers: + - jberkus + - mrbobbytables + diff --git a/elections/steering/2023-GB/candidate-cblecker.md b/elections/steering/2023-GB/candidate-cblecker.md new file mode 100644 index 00000000..ef74f83e --- /dev/null +++ b/elections/steering/2023-GB/candidate-cblecker.md @@ -0,0 +1,4 @@ +------------------------------------------------------------- +name: Christoph Blecker +ID: cblecker +------------------------------------------------------------- diff --git a/elections/steering/2023-GB/candidate-justaugustus.md b/elections/steering/2023-GB/candidate-justaugustus.md new file mode 100644 index 00000000..92f729cd --- /dev/null +++ b/elections/steering/2023-GB/candidate-justaugustus.md @@ -0,0 +1,4 @@ +------------------------------------------------------------- +name: Stephen Augustus +ID: justaugustus +------------------------------------------------------------- diff --git a/elections/steering/2023-GB/election.yaml b/elections/steering/2023-GB/election.yaml new file mode 100644 index 00000000..20eab60e --- /dev/null +++ b/elections/steering/2023-GB/election.yaml @@ -0,0 +1,13 @@ +name: 2023 Kubernetes CNCF Governing Board Election +organization: Kubernetes +start_datetime: 2023-01-20 00:00:01 +end_datetime: 2022-01-22 11:59:59 +no_winners: 1 +allow_no_opinion: False +delete_after: True +election_officers: + - mrbobbytables + - 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 diff --git a/elections/steering/2023-GB/election_desc.md b/elections/steering/2023-GB/election_desc.md new file mode 100644 index 00000000..618757dd --- /dev/null +++ b/elections/steering/2023-GB/election_desc.md @@ -0,0 +1,3 @@ +# Vote for the Kubernetes CNCF GB Seat + +Please complete your voting by the end of 1/22/2023. diff --git a/elections/steering/2023-GB/voters.yaml b/elections/steering/2023-GB/voters.yaml new file mode 100644 index 00000000..b1723224 --- /dev/null +++ b/elections/steering/2023-GB/voters.yaml @@ -0,0 +1,8 @@ +eligible_voters: +- BenTheElder +- cblecker +- cpanato +- justaugustus +- mrbobbytables +- palnabarun +- tpepper |
