Skip to content

Update stale vmware.com references to broadcom.com - #70203

Open
twangboy wants to merge 1 commit into
saltstack:3006.xfrom
twangboy:fix/70202/3006.x
Open

Update stale vmware.com references to broadcom.com#70203
twangboy wants to merge 1 commit into
saltstack:3006.xfrom
twangboy:fix/70202/3006.x

Conversation

@twangboy

@twangboy twangboy commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

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:

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

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

@twangboy
twangboy requested a review from a team as a code owner September 1, 2026 19:29
@twangboy twangboy self-assigned this Sep 1, 2026
@twangboy twangboy added the test:full Run the full test suite label Sep 1, 2026
@twangboy twangboy added this to the Sulphur v3006.28 milestone Sep 1, 2026
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant