Skip to content

Commit 693cd8d

Browse files
committed
Add ORCID in codemeta.json
1 parent 724e3d0 commit 693cd8d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

codemeta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,8 @@
187187
"@type": "Person",
188188
"givenName": "Thomas",
189189
"familyName": "Morrell",
190-
"email": "tmorrell@library.caltech.edu"
190+
"email": "tmorrell@library.caltech.edu",
191+
"@id": "https://orcid.org/0000-0001-9266-5146"
191192
},
192193
{
193194
"@type": "Person",

0 commit comments

Comments
 (0)