chore: change contact address to info@iambod.dev - #204
Merged
Conversation
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
This was referenced Aug 20, 2026
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.
Replaces
info@randombullsh.itwithinfo@iambod.devin every file that publishes a contact address.LICENSE:36README.md:51SECURITY.md:24CODE_OF_CONDUCT.md:63.goreleaser.yaml:82maintainer:— baked into.deb/.rpm/.apkmetadata at release timeOne occurrence per file, five in total.
grep -rn randombullshover the working tree now returns nothing.LICENSEis 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 check→1 configuration file(s) validatedbash scripts/check-doc-links.sh→OK: all relative doc links resolvetask test/task vetare unaffectedNote
PR #195 (CLA) also carries the old address in
CLA.md,CONTRIBUTING.md, anddocs/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