From aa632138e0d80b2a1134eac32f9d9a84248c5734 Mon Sep 17 00:00:00 2001 From: Miguel Molina Date: Sat, 24 Feb 2018 09:04:27 +0100 Subject: [PATCH 1/2] Adding new entry in the contributors list I added myself as contributor after reporting issue https://github.com/nipy/nipype/issues/2435 and PR https://github.com/nipy/nipype/pull/2460 --- .zenodo.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index 9f4777690f..49cb8ecaee 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -609,7 +609,12 @@ { "affiliation": "Vrije Universiteit Amsterdam", "name": "Ort, Eduard" - } + }, + { + "affiliation": "Technical University Munich", + "name": "Molina-Romero, Miguel", + "orcid": "0000-0001-8054-0426" + }, ], "keywords": [ "neuroimaging", From 15ea25581e10b7be8aa951085781dbad0c16376f Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Sat, 24 Feb 2018 07:34:14 -0500 Subject: [PATCH 2/2] Fix JSON [skip ci] --- .zenodo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index 49cb8ecaee..fd8891f7c3 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -614,7 +614,7 @@ "affiliation": "Technical University Munich", "name": "Molina-Romero, Miguel", "orcid": "0000-0001-8054-0426" - }, + } ], "keywords": [ "neuroimaging",