Skip to content

fix: correct PST to PDT timezone and normalize GitHub URL casing - #2291

Open
r4-rahul123 wants to merge 1 commit into
flatcar:mainfrom
r4-rahul123:main
Open

fix: correct PST to PDT timezone and normalize GitHub URL casing#2291
r4-rahul123 wants to merge 1 commit into
flatcar:mainfrom
r4-rahul123:main

Conversation

@r4-rahul123

@r4-rahul123 r4-rahul123 commented Aug 5, 2026

Copy link
Copy Markdown

During daylight saving time, the US Pacific timezone is PDT (UTC-7), not PST (UTC-8). The meeting time listed in governance.md was correct in hours (7:30am) but used the wrong timezone label. Additionally, SECURITY.md used a capitalised GitHub org URL which is inconsistent with the rest of the repository.

- governance.md: during daylight saving time the US Pacific zone is
  PDT (UTC-7), not PST (UTC-8). The time listed (7:30am) matches
  PDT, so fix the label accordingly.
- SECURITY.md: use lowercase 'flatcar' in GitHub org URL for
  consistency with the rest of the repository.

Signed-off-by: Rahul Kumar <rahul9199140817@gmail.com>
@LexiNadolski

Copy link
Copy Markdown
Contributor

@r4-rahul123 Thanks, the PDT correction is right and worth taking. The meeting is 2:30pm UTC, which is 7:30am PDT during daylight saving; the old line said PST, which didn't match.

Could you drop the SECURITY.md changes from this PR though? GitHub org names are case-insensitive and those links resolve fine, so it's a cosmetic change rather than a fix, and we've declined the same change elsewhere. Happy to merge once this is just the timezone commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants