From f6a821ec5340387dc9ebbc2359bbde15b10262dc Mon Sep 17 00:00:00 2001 From: Fabrice Brito Date: Fri, 24 Nov 2023 10:09:40 +0100 Subject: [PATCH] adds Hilmar Lapp and updates authors --- codemeta.json | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/codemeta.json b/codemeta.json index 99cf1e5..039e2f0 100644 --- a/codemeta.json +++ b/codemeta.json @@ -44,9 +44,7 @@ "@type": "Organization", "name": "Duke University" } - } - ], - "contributor": [ + }, { "@type": "Person", "@id": "https://orcid.org/0009-0007-4519-0804", @@ -67,5 +65,17 @@ "name": "Terradue Srl" } } + ], + "contributor": [ + { + "@type": "Person", + "@id": "https://orcid.org/0000-0001-9107-0714", + "givenName": "Hilmar", + "familyName": "Lapp", + "affiliation": { + "@type": "Organization", + "name": "Duke University" + } + } ] -} +} \ No newline at end of file