From 2029d2e6400e03653edb885d9ae74189e63be69f 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 7d76e4855..308d65534 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 04771064e..a481e6f8f 100644 --- a/codemeta.json +++ b/codemeta.json @@ -13,6 +13,7 @@ "author": [ { "@type": "Person", + "@id": "https://orcid.org/0000-0002-8071-4497", "givenName": "Mohammad", "familyName": "Al-Turany" },