docs: add ORCID for Luz Christopher Seiberth#19
Merged
Conversation
Refresh org profile README and add a top-level README in textrefs/.github. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Record ORCID 0000-0002-5606-0964 for the second author/creator in CITATION.cff and the project's Zenodo metadata, matching the existing ORCID entry for the first author. Checksum-verified valid. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
This PR updates release/citation metadata to record the ORCID iD for the second creator (Luz Christopher Seiberth), aligning with the existing ORCID metadata for the first creator and improving downstream citation/export accuracy (CFF + Zenodo).
Changes:
- Update
CITATION.cffto include Seiberth’s ORCID in full URL form. - Update
.zenodo.jsonto include Seiberth’s ORCID in bare-id form (matching the existing pattern for the first creator).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
CITATION.cff |
Adds orcid: 'https://orcid.org/0000-0002-5606-0964' for the second author, matching the existing full-URL ORCID style in the file. |
.zenodo.json |
Adds "orcid": "0000-0002-5606-0964" for the second creator, matching the existing bare-id ORCID style in the file. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Records ORCID
0000-0002-5606-0964for Luz Christopher Seiberth (second author/creator), matching the existing ORCID entry for the first author.Changes
CITATION.cff— replace the# ORCID: TBDplaceholder with the full-URL ORCID form..zenodo.json— add the bare-idorcidto the Seiberth creator.github-profile— bump submodule pointer to refreshed org profile README (textrefs/.github).The matching
data/.zenodo.jsonchange is in a separate registry PR (textrefs/registry#4); its submodule pointer will be bumped here once that merges.ORCID checksum verified valid. No UUIDv5 seed/identity fields touched.
🤖 Generated with Claude Code