Skip to content

Commit 9370315

Browse files
authored
Fix JSON formatting for email field
1 parent ac7d471 commit 9370315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codemeta.json

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

0 commit comments

Comments
 (0)