diff --git a/.circleci/config.yml b/.circleci/config.yml index 7597b7ecd..c00016612 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -305,7 +305,7 @@ jobs: command: | cd /home/circleci/src/fmriprep if [[ "$( git log --format=oneline -n 1 $CIRCLE_SHA1 | grep -i -E '\[skip[ _]?docs\]' )" != "" ]]; then - echo "Skipping pytest job" + echo "Skipping doc building job" circleci step halt fi diff --git a/.zenodo.json b/.zenodo.json index 7cdc3096d..9b9d987a7 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -111,6 +111,11 @@ "affiliation": "Dartmouth College: Hanover, NH, United States", "orcid": "0000-0003-3456-2493" }, + { + "name": "Rivera-Dompenciel, Adriana", + "affiliation": "Neuroscience Program, University of Iowa", + "orcid": "0000-0002-3339-4857" + }, { "name": "Poldrack, Russell A.", "affiliation": "Department of Psychology, Stanford University",