inbo / checklist

An R package for checking R packages and R code
https://inbo.github.io/checklist
GNU General Public License v3.0
16 stars 2 forks source link

"type" of contributor on Zenodo #75

Closed ThierryO closed 2 years ago

ThierryO commented 2 years ago

Zenodo requires the "type" of contributor to be defined in .zenodo.json. Available options are listed below. We need to pick one to use for people listed in the DESCRIPTION with role = "ctb". Which should we pick? Researcher? ProjectMember? Other? Their names will be listed under this title at the Zenodo page of the package.

hansvancalster commented 2 years ago

I'm in favor of "other" since none of the other correspond to contributor.

ThierryO commented 2 years ago

Any one else from @inbo/bmk or @inbo/oscibio how has an opinion on this?

peterdesmet commented 2 years ago

Yeah, none of the others fit as contributor, so other. I’m assuming the role=“aut” are listed as authors?

ThierryO commented 2 years ago

Yes. Have a look at this example.

florisvdh commented 2 years ago

@ThierryO you used 'ProjectMember' in the above referred example; I would prefer that too. IMO it is what comes closest to the role of 'Contributor' in the list (viewing package development as the project). I'd prefer that over 'Other', which does not give a clue about the role.

ThierryO commented 2 years ago

@team_bmk decided to opt for ProjectMember