Skip to content

Commit f8feed7

Browse files
committed
Correct start and end dates of the 2024 CFF TOC and Paketo SC elections
This fixes the UTC start and end timestamps for the elections to match the PDT timestamps in the comments. This start date and time also then allows for nominations through the entirety of the Pacific Time day on Jun 7th, as seems to be the intent based on the [announcement message on the cf-dev mailing list](https://lists.cloudfoundry.org/g/cf-dev/message/9479).
1 parent 9dd900d commit f8feed7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

elections/2024/Paketo-SC/election.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 2024 Paketo Buildpacks Steering Committee election
22
organization: Cloud Foundry Foundation
3-
start_datetime: 2024-06-07 06:59:00 # 11:59 pm PDT, 07 Jun 2024
4-
end_datetime: 2024-06-18 06:59:00 # 11:59 pm PDT, 18 Jun 2024
3+
start_datetime: 2024-06-08 06:59:00 # 11:59 pm PDT, 07 Jun 2024
4+
end_datetime: 2024-06-19 06:59:00 # 11:59 pm PDT, 18 Jun 2024
55
no_winners: 1
66
allow_no_opinion: True
77
delete_after: True

elections/2024/TOC/election.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 2024 CFF Technical Oversight Committee election
22
organization: Cloud Foundry Foundation
3-
start_datetime: 2024-06-07 06:59:00 # 11:59 pm PDT, 07 Jun 2024
4-
end_datetime: 2024-06-18 06:59:00 # 11:59 pm PDT, 18 Jun 2024
3+
start_datetime: 2024-06-08 06:59:00 # 11:59 pm PDT, 07 Jun 2024
4+
end_datetime: 2024-06-19 06:59:00 # 11:59 pm PDT, 18 Jun 2024
55
no_winners: 2
66
allow_no_opinion: True
77
delete_after: True

0 commit comments

Comments
 (0)