From b8b062e51f698322f180377471c63a0ef7ca64cd Mon Sep 17 00:00:00 2001 From: Talton Figgins Date: Thu, 21 May 2026 12:03:08 -0400 Subject: [PATCH] docs: add sponsor section to README with UTM-tagged Modem link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a `## Sponsor` section near the bottom of the README using the canonical UTM convention from the GTM UTM Tagging Strategy (`utm_source=github`, `utm_medium=oss`, `utm_campaign=oss_baudbot`, `utm_content=readme_footer`). Mirrors the pattern already used in modem-dev/slop-scan and other sibling OSS repos. Replaces the prior `## About` blurb — its tagline overlapped with what the sponsor section provides and the slop-scan template doesn't carry one. The link target on modem.dev now carries attribution credit for clicks coming from this README. Linear: GTM-29 Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8917464..e21f6e8 100644 --- a/README.md +++ b/README.md @@ -198,10 +198,18 @@ npm run lint && npm run typecheck npm run lint:shell ``` -## License +## Sponsor -MIT +Sponsored by [Modem](https://modem.dev?utm_source=github&utm_medium=oss&utm_campaign=oss_baudbot&utm_content=readme_footer). -## About + + + + + Modem + + -Brought to you by the team at Modem, your dev team's auto-triage product manager. +## License + +MIT