From 59de7bfe016fd71f0e38126cd3c3ed81378a8b61 Mon Sep 17 00:00:00 2001 From: James Kent Date: Thu, 16 Jan 2020 15:38:02 -0600 Subject: [PATCH 1/2] pin niworkflows to ~1.1.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8aaecd6c..e2d590b2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ install_requires = indexed_gzip >=0.8.8 nibabel ~= 3.0.0rc1 nipype ~= 1.3.1 - niworkflows ~= 1.1.0 + niworkflows ~= 1.1.3 numpy pybids ~= 0.9.2 pyyaml From 2cf4c7c141c70229969bdec1b1ab03e493d9e027 Mon Sep 17 00:00:00 2001 From: James Kent Date: Thu, 16 Jan 2020 15:38:19 -0600 Subject: [PATCH 2/2] add James Kent to zenodo --- .zenodo.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.zenodo.json b/.zenodo.json index 4a108853..1459d01f 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -4,6 +4,12 @@ "name": "nrajamani3", "type": "Researcher" }, + { + "affiliation": "Neuroscience Program, University of Iowa", + "name": "Kent, James D.", + "orcid": "0000-0002-4892-2659", + "type": "Researcher" + }, { "affiliation": "Department of Psychology, Stanford University", "name": "Poldrack, Russell A.",