Skip to content

chore: update arimxyer references after org transfer to reyamira#92

Open
arimxyer wants to merge 1 commit intomainfrom
chore/reyamira-org-transfer
Open

chore: update arimxyer references after org transfer to reyamira#92
arimxyer wants to merge 1 commit intomainfrom
chore/reyamira-org-transfer

Conversation

@arimxyer
Copy link
Copy Markdown
Collaborator

@arimxyer arimxyer commented May 9, 2026

Summary

Repo moved to the reyamira org. This sweep rewrites repo-URL references across the codebase to match the new ownership.

What changed

  • READMEs / docs / CHANGELOG / SECURITY / CONTRIBUTING — all https://github.com/arimxyer/pass-cli…/reyamira/pass-cli, brew tap/scoop bucket install commands, badge URLs (shields.io, codecov, Go Report Card), Pages URLs (arimxyer.github.io/pass-cli/reyamira.github.io/pass-cli/).
  • .goreleaser.ymlrepository.owner for brews + scoops + release.github.owner, all homepage: fields, header/footer release-note URLs.
  • cmd/doctor.goGitHubRepo: "arimxyer/pass-cli""reyamira/pass-cli" (used at runtime for update checks).
  • .github/workflows/docs-validation.yml — grep-pattern updated to match the new canonical URL.
  • manifests/winget/ — repo URLs (PublisherSupportUrl, PackageUrl, LicenseUrl, InstallerUrl).
  • homebrew/pass-cli.rb and scoop/pass-cli.json — local formula/manifest copies updated.

What didn't change (deliberate)

  • Go module pathgo.mod still declares module github.com/arimxyer/pass-cli; all imports and goreleaser ldflags still match. Changing it is a breaking change for go install users and is its own decision.
  • assignees: ['arimxyer'] in issue-management workflow — that's the user's GitHub login, not a repo path.
  • CHANGELOG.md historical entry mentioning the prior ari1110arimxyer rename — historical text, preserved.
  • winget Publisher: arimxyer / Author: arimxyer / Copyright (c) 2025 arimxyer — publisher-identity decision, not a repo-path rewrite.

Test plan

Repo moved to reyamira org. Rewrites repo URLs across READMEs, docs,
goreleaser config, badges, formula/manifest copies, winget URLs, and
the doctor command's GitHubRepo field. Leaves Go module path
(go.mod, all imports, ldflags) and winget Publisher/Author/Copyright
identity unchanged — those are separate decisions.
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.

1 participant