From ce1a02bab77c35e126104378c82843b9af2da64d Mon Sep 17 00:00:00 2001 From: Andrew Annex <ama6fy@virginia.edu> Date: Tue, 28 Sep 2021 07:58:53 -0400 Subject: [PATCH] add my orcid (#4642) * add andrew's orcid * forgot comma --- .zenodo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index 6fd328d887..7cc19bb832 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -35,7 +35,8 @@ "name": "Anderson, Jeff" }, { - "name": "Annex, Andrew" + "name": "Annex, Andrew", + "orcid": "0000-0002-0253-2313" }, { "affiliation": "United States Geological Survey, Astro Geology Science Center", -- GitLab