From c3418cc7b8fb349566d9e43532a22add5507e603 Mon Sep 17 00:00:00 2001 From: Christian Tacke <58549698+ChristianTackeGSI@users.noreply.github.com> Date: Fri, 4 Aug 2023 11:35:54 +0200 Subject: [PATCH] chore: Run meta_update.py --- .zenodo.json | 1 + codemeta.json | 1 + 2 files changed, 2 insertions(+) diff --git a/.zenodo.json b/.zenodo.json index 7d76e485..308d6553 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,6 +1,7 @@ { "creators": [ { + "orcid": "0000-0002-8071-4497", "name": "Al-Turany, Mohammad" }, { diff --git a/codemeta.json b/codemeta.json index 78d2beea..e4fd1fc5 100644 --- a/codemeta.json +++ b/codemeta.json @@ -20,6 +20,7 @@ "author": [ { "@type": "Person", + "@id": "https://orcid.org/0000-0002-8071-4497", "givenName": "Mohammad", "familyName": "Al-Turany" },