Skip to content

docs: set [project].authors (matches house style used elsewhere) - #3

Merged
thorwhalen merged 1 commit into
masterfrom
docs/set-project-authors
Sep 22, 2026
Merged

thorwhalen merged 1 commit into
masterfrom
docs/set-project-authors

Conversation

@thorwhalen

Copy link
Copy Markdown
Member

Sets authors = [{ name = "Thor Whalen" }], matching the convention already used elsewhere in the fleet (e.g. unbox). Was [], so PyPI showed no author. Cosmetic metadata only.

Closes #2

🤖 Generated with Claude Code

https://claude.ai/code/session_011HSBVhDjRU4apSLcRkavv9

pyproject.toml had authors = [], so PyPI showed no author for the
package. Sets it to Thor Whalen, matching the convention already
used elsewhere in the fleet (e.g. unbox). Cosmetic metadata only,
takes effect on the next publish.

Closes #2

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@thorwhalen
thorwhalen merged commit b2ed87d into master Sep 22, 2026
7 checks passed
@thorwhalen
thorwhalen deleted the docs/set-project-authors branch September 22, 2026 14:33
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.

Decide what goes in [project].authors (currently empty)

1 participant