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" },