diff --git a/.zenodo.json b/.zenodo.json index 1850eec791..06bd8a4ebc 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -293,11 +293,11 @@ "orcid": "0000-0002-7796-8795" }, { - "name": "Heinsfeld, Anibal S\u00f3lon", - "orcid": "0000-0002-2050-0614" + "name": "Kent, James" }, { - "name": "Kent, James" + "name": "Heinsfeld, Anibal S\u00f3lon", + "orcid": "0000-0002-2050-0614" }, { "name": "Watanabe, Aimi" diff --git a/doc/changelog/1.X.X-changelog b/doc/changelog/1.X.X-changelog index 719752561e..71363170df 100644 --- a/doc/changelog/1.X.X-changelog +++ b/doc/changelog/1.X.X-changelog @@ -7,11 +7,11 @@ * FIX: ``loadpkl`` failed when pklz file contained versioning info (https://github.com/nipy/nipype/pull/3017) * FIX: Update mne.WatershedBEM command line (https://github.com/nipy/nipype/pull/3007) * FIX: Specify correct stop criterion flag in PETPVC (https://github.com/nipy/nipype/pull/3010) - * ENH: add interface for AFNI 3dTsmooth (https://github.com/nipy/nipype/pull/2948) + * ENH: Add interface for AFNI ``3dTsmooth`` (https://github.com/nipy/nipype/pull/2948) * ENH: Additional arguments to ANTs N4BiasFieldCorrection (https://github.com/nipy/nipype/pull/3012) * ENH: Add ``--rescale-intensities`` and name_source to N4BiasFieldCorrection (https://github.com/nipy/nipype/pull/3011) * ENH: Add index_mask_file input to ImageStats (https://github.com/nipy/nipype/pull/3005) - * RF: Remove versioning from loadpkl (https://github.com/nipy/nipype/pull/3019) + * RF: Remove versioning from ``loadpkl`` (https://github.com/nipy/nipype/pull/3019) * MAINT: Add ``python_requires`` to package metadata (https://github.com/nipy/nipype/pull/3006) 1.2.1 (August 19, 2019)