chore: rename LSFLK references to OpenGovMail after org transfer - #291
Merged
maneesha-xyz merged 2 commits intoAug 11, 2026
Merged
Conversation
1 task
Updates all GitHub URLs, CI badges, and GHCR image paths from the LSFLK org to OpenGovMail following the repository transfer. Closes OpenGovMail#290
Aravinda-HWK
force-pushed
the
rename-lsflk-to-opengovmail
branch
from
August 9, 2026 16:53
7b7eca7 to
43c8134
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Renames all
LSFLK/lsflkreferences toOpenGovMail/opengovmailfollowing the transfer of the repo to theOpenGovMailorg. 22 references across 6 files.GitHub URLs / badges
docs/README.md— CI, Security Scan, and Last Commit shields.io badges; clone URL; CONTRIBUTING and LICENSE linksdocs/CONTRIBUTING.md—git remote add upstreamURLdocs/SECURITY.md— PGP public key link.github/pull_request_template.md— link totest/README.mdGHCR image paths
.github/workflows/release.yaml— push targets forraven-sasl,raven-lmtp,raven-imap,raven-socketmap, andravendocs/README.md,docs/DELIVERY_SERVICE.md—docker pull/docker runexamplesCloses #290
Type of change
How to test
Docs changes are visual. For the workflow, confirm before merging that the
OpenGovMailorg grants the release workflowpackages: writeon GHCR, sinceghcr.io/opengovmail/*is a new package namespace.Notes for reviewers
ghcr.io/opengovmail/*instead ofghcr.io/lsflk/*. Anyone pullingghcr.io/lsflk/raven:latesttoday will keep getting the old pinned image and silently stop receiving updates — GHCR does not redirect the way GitHub repo URLs do.Two things worth deciding before merge:
The doc/badge URL changes are safe either way — GitHub redirects
LSFLK/raven→OpenGovMail/raven, so nothing was broken; this just makes them canonical.