From 9166e70ee3bbb9f62f8520999c9bf16aefa72b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Michonneau?= Date: Thu, 18 Nov 2021 06:26:32 +0100 Subject: [PATCH] fix orcid --- .zenodo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 173e6535f..8364b8f17 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -13,7 +13,7 @@ { "type": "Editor", "name": "Tim Dennis", - "orcid": "orcid.org/0000-0001-6632-3812" + "orcid": "0000-0001-6632-3812" }, { "type": "Editor", @@ -207,4 +207,4 @@ "license": { "id": "CC-BY-4.0" } -} \ No newline at end of file +}