From 8f60929f8584b8fbc2e58a31ccde6ece6e4e5f8a Mon Sep 17 00:00:00 2001 From: Alexey Rybalchenko Date: Thu, 2 Mar 2023 12:25:50 +0100 Subject: [PATCH] Add orcid for Alexey --- .zenodo.json | 1 + AUTHORS | 2 +- codemeta.json | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index 1cb20b7c..7d76e485 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -11,6 +11,7 @@ "name": "Kollegger, Thorsten" }, { + "orcid": "0000-0002-6249-155X", "name": "Rybalchenko, Alexey" }, { diff --git a/AUTHORS b/AUTHORS index 7853795e..bd79d070 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,5 @@ Al-Turany, Mohammad [https://orcid.org/0000-0002-8071-4497] Klein, Dennis [https://orcid.org/0000-0003-3787-1910] Kollegger, Thorsten -Rybalchenko, Alexey +Rybalchenko, Alexey [https://orcid.org/0000-0002-6249-155X] Winckler, Nicolas diff --git a/codemeta.json b/codemeta.json index 3f4d96ab..0391c1d2 100644 --- a/codemeta.json +++ b/codemeta.json @@ -28,6 +28,7 @@ }, { "@type": "Person", + "@id": "https://orcid.org/0000-0002-6249-155X", "givenName": "Alexey", "familyName": "Rybalchenko" },