Skip to content

docs: fix broken maintainer mailing list links in governance.md - #2244

Merged
dongsupark merged 1 commit into
flatcar:mainfrom
Priyanshubhartistm:fix-governance-mailto-and-typo
Jul 30, 2026
Merged

docs: fix broken maintainer mailing list links in governance.md#2244
dongsupark merged 1 commit into
flatcar:mainfrom
Priyanshubhartistm:fix-governance-mailto-and-typo

Conversation

@Priyanshubhartistm

@Priyanshubhartistm Priyanshubhartistm commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Why

Two links to the private maintainer mailing list in governance.md are missing the mailto: scheme:

  • "Code of Conduct" section
  • "Voting" section

Both render as plain broken links instead of opening a mail client.
README.md links to the same address correctly with mailto:, so this brings governance.md in line with that.

What changed

  • Added mailto: to both maintainers@flatcar-linux.org links in governance.md
  • Fixed a typo on the opening line ("goverance" -> "governance")

Notes

  • There's a broken ./code-of-conduct.md link a couple lines above the Code of Conduct section fix (wrong case, should be
    CODE_OF_CONDUCT.md) — left that alone since ci: add link checking #1792 already fixes it and I didn't want to create conflict noise on a line someone else has queued.
  • Small, single-file change — nothing else to flag.

Signed-off-by: Priyanshubhartistm <bhartipriyanshustm@gmail.com>
@dongsupark
dongsupark merged commit 113e805 into flatcar:main Jul 30, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from ✅ Testing / in Review to Implemented in Flatcar tactical, release planning, and roadmap Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants