diff --git a/.zenodo.json b/.zenodo.json index abc1ce15..63f13b28 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -94,6 +94,11 @@ "name": "Appelhoff, Stefan", "orcid": "0000-0001-8002-0877" }, + { + "affiliation": "Western University, London, ON, CA", + "name": "Van Dyken, Peter", + "orcid": "0000-0001-7357-5815" + }, { "affiliation": "Department of Psychology, Stanford University", "name": "Goncalves, Mathias", diff --git a/tools/prep_zenodo.py b/tools/prep_zenodo.py index f396792b..ecb43ffc 100755 --- a/tools/prep_zenodo.py +++ b/tools/prep_zenodo.py @@ -17,7 +17,6 @@ def decommify(name): blacklist = { 'Cecile Madjar', 'Matthew Wardrop', - 'Peter Van Dyken', 'github-actions[bot]', 'dependabot[bot]', }