Update stale vmware.com references to broadcom.com - #70203
Open
twangboy wants to merge 1 commit into
Open
Conversation
VMware's acquisition by Broadcom left dead/broken documentation links
and stale email addresses scattered across the repo. Fix the ones that
are actually broken and drop the ones that no longer make sense to
keep, verifying each replacement URL resolves before landing it:
- Replace dead VMware doc links (vSphere Web Services API reference
pages, ESXCLI docs, the Tanzu/VMware Salt product page, the privacy
policy link) with their current broadcom.com/developer.broadcom.com/
techdocs.broadcom.com equivalents.
- Drop a dead 2012 VMware blog link and a dead VMware Flings deep
link, keeping the surrounding explanatory text.
- Strip personal @vmware.com addresses from :codeauthor: docstring
attributions, keeping the author names.
- Switch the packaging automation email used in changelog generation
and most CI workflows to saltproject.pdl@broadcom.com going forward.
Historical changelog/spec entries are left untouched as a record of
what was true at the time. release.yml, which GPG-signs commits/
tags, keeps the old saltproject-packaging@vmware.com identity until
it's confirmed the signing key has a UID for the new address, so we
don't lose GitHub's commit verification.
- Rename the changelog-author string in tools/changelog.py from "Salt
Project Packaging" to "Salt Project", since there's no longer a
separate packaging distro. Left as-is everywhere the name is tied to
git config, to keep this change scoped to non-git-signing metadata.
Regenerated .github/workflows/{ci,nightly,scheduled,staging}.yml via
the generate-workflows pre-commit hook.
Refs saltstack#70202
twangboy
force-pushed
the
fix/70202/3006.x
branch
from
September 1, 2026 21:02
492ee2c to
9bf352f
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.
What does this PR do?
VMware's acquisition by Broadcom left dead/broken documentation links and stale email addresses scattered across the repo. Fix the ones that are actually broken and drop the ones that no longer make sense to keep, verifying each replacement URL resolves before landing it:
Regenerated .github/workflows/{ci,nightly,scheduled,staging}.yml via the generate-workflows pre-commit hook.
What issues does this PR fix or reference?
Fixes #70202
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes