From 84175d0291bbcd09b70e1626f7957d7bcacc6ce4 Mon Sep 17 00:00:00 2001 From: Cristovao Vilela Date: Fri, 26 Jul 2024 15:27:33 +0100 Subject: [PATCH] Update CONTRIBUTORS --- .zenodo.json | 5 +++++ CONTRIBUTORS | 1 + codemeta.json | 6 ++++++ 3 files changed, 12 insertions(+) diff --git a/.zenodo.json b/.zenodo.json index d74726dfba..46795fd20a 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -162,6 +162,11 @@ "type": "Other", "name": "Ustyuzhanin, Andrey" }, + { + "type": "Other", + "name": "Vilela, Cristovao", + "orcid": "0000-0002-2088-0346" + }, { "type": "Other", "name": "von Haller, Barth\u00e9l\u00e9my" diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 64bcc6c353..772edea30d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -31,6 +31,7 @@ Rohr, David Shahoyan, Ruben Stockmanns, Tobias Ustyuzhanin, Andrey +Vilela, Cristovao [https://orcid.org/0000-0002-2088-0346] von Haller, Barthélémy Wang, Yanzhao [https://orcid.org/0000-0002-7006-7986] Wenzel, Sandro diff --git a/codemeta.json b/codemeta.json index 3fbcd40469..37081acd97 100644 --- a/codemeta.json +++ b/codemeta.json @@ -235,6 +235,12 @@ "givenName": "Andrey", "familyName": "Ustyuzhanin" }, + { + "@type": "Person", + "@id": "https://orcid.org/0000-0002-2088-0346", + "givenName": "Cristovao", + "familyName": "Vilela" + }, { "@type": "Person", "givenName": "Barth\u00e9l\u00e9my",