Skip to content

Fix title casing: pyvcell → pyVCell#56

Merged
jcschaff merged 2 commits into
mainfrom
fix/title-casing
Jul 3, 2026
Merged

Fix title casing: pyvcell → pyVCell#56
jcschaff merged 2 commits into
mainfrom
fix/title-casing

Conversation

@jcschaff

@jcschaff jcschaff commented Jul 3, 2026

Copy link
Copy Markdown
Member

Aligns the .zenodo.json and CITATION.cff titles with the published Zenodo record, which displays pyVCell — both files had the lowercased pyvcell.

Because release archiving uses .zenodo.json verbatim, the next release would have regressed the published title to pyvcell. Updating both files keeps them consistent and prevents a cffconvert regen from reintroducing the lowercase form.

Surfaced by zenodo-maint audit.

🤖 Generated with Claude Code

https://claude.ai/code/session_01BZx7w9BexQc9wWU5JoHYaF

jcschaff and others added 2 commits July 3, 2026 07:58
The .zenodo.json and CITATION.cff titles were lowercased ("pyvcell") while the
published Zenodo record shows "pyVCell". Since archiving uses .zenodo.json
verbatim, the next release would have regressed the published title. Aligns both
files with the displayed title.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BZx7w9BexQc9wWU5JoHYaF
Runs the repo's prettier pre-commit hook so the `quality` gate passes. Normalizes
.zenodo.json indentation and quote style in CITATION.cff / zenodo-drift.yml; no
semantic changes (title stays pyVCell).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BZx7w9BexQc9wWU5JoHYaF
@jcschaff jcschaff merged commit 77136c9 into main Jul 3, 2026
5 checks passed
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