Contact grows two social channels: Mastodon and Bluesky

Eric's call — the README's questions-and-bugs section and the package
urls now list @eric@toots.kestrelsnest.social and the
kestrelsnest.social Bluesky handle alongside the email.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016jXZFSTZQKzAC8fqpWSz9g
This commit is contained in:
Eric Wagoner
2026-08-06 13:29:17 -04:00
co-authored by Claude Fable 5
parent 0b5c1c727f
commit 1f1d50e649
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -42,6 +42,8 @@ dependencies = [
Homepage = "https://kestrelsnest.social"
Repository = "https://git.kestrelsnest.social/eric/bggpipe"
Documentation = "https://git.kestrelsnest.social/eric/bggpipe/src/branch/main/docs/guide.md"
Mastodon = "https://toots.kestrelsnest.social/@eric"
Bluesky = "https://bsky.app/profile/kestrelsnest.social"
[project.scripts]
bggpipe = "bggpipe.cli:app"