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.

@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.

During daylight saving time, the US Pacific timezone is PDT (UTC-7), not PST (UTC-8). The meeting time (7:30am) matches PDT, so update the timezone label accordingly.

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

Copy link
Copy Markdown
Author

Hi @LexiNadolski,

Thanks for the review! I have dropped the SECURITY.md changes and updated the PR commit to only include the timezone correction in governance.md.

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