Skip to content

chore: change contact address to info@iambod.dev - #204

Merged
IAmBod merged 1 commit into
mainfrom
chore/contact-email
Jul 21, 2026
Merged

chore: change contact address to info@iambod.dev#204
IAmBod merged 1 commit into
mainfrom
chore/contact-email

Conversation

@IAmBod

@IAmBod IAmBod commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Replaces info@randombullsh.it with info@iambod.dev in every file that publishes a contact address.

File What the address is used for
LICENSE:36 Commercial / alternative licensing enquiries
README.md:51 Same, in the License section
SECURITY.md:24 Private vulnerability reports
CODE_OF_CONDUCT.md:63 Code of Conduct enforcement
.goreleaser.yaml:82 maintainer: — baked into .deb / .rpm / .apk metadata at release time

One occurrence per file, five in total. grep -rn randombullsh over the working tree now returns nothing.

LICENSE is edited, but only the contact line — the BUSL Parameters block (Licensor, Licensed Work, Additional Use Grant, Change Date, Change License) and all operative terms are untouched. The diff is one line.

Verification

  • goreleaser check1 configuration file(s) validated
  • bash scripts/check-doc-links.shOK: all relative doc links resolve
  • No Go code touched, so task test / task vet are unaffected

Note

PR #195 (CLA) also carries the old address in CLA.md, CONTRIBUTING.md, and docs/development/contributing.md. It is being updated with the identical replacement, so the two branches merge cleanly in either order.

Commit author metadata is not touched — this changes published contact addresses only, not git history.

🤖 Generated with Claude Code

https://claude.ai/code/session_01CtBEGzKLXr9iBXibFVKJHx

Replaces info@randombullsh.it in the five files that publish a contact
address: the commercial-licensing contact in LICENSE and README, the
private vulnerability-report address in SECURITY.md, the Code of Conduct
enforcement address, and the package maintainer field in .goreleaser.yaml
(which is baked into the .deb/.rpm/.apk metadata at release time).

Only the contact line in LICENSE changes; the BUSL Parameters block and
the operative terms are untouched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CtBEGzKLXr9iBXibFVKJHx
@IAmBod
IAmBod merged commit ae7e6ed into main Jul 21, 2026
0 of 11 checks passed
@IAmBod
IAmBod deleted the chore/contact-email branch July 21, 2026 13:29
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