Skip to content

Commit 92c7dc7

Browse files
mpadgerobitalec
andauthored
update .zenodo.json for #995 (#996)
* update .zenodo.json for #995 @maelle That's a start using the code I put in the issue; it doesn't yet add the new editors; i'll leave that bit for you to judge and finish properly. Thanks. * Removes static date, version number from .zenodo.json (#997) * add remaining editors to .zenodo.json --------- Co-authored-by: Alec L. Robitaille <robit.alec@gmail.com>
1 parent 5cb74ab commit 92c7dc7

1 file changed

Lines changed: 60 additions & 2 deletions

File tree

.zenodo.json

Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"description": "Guide for package authors, maintainers, reviewers and editors in rOpenSci software peer-review system. The first section of the book contains our guidelines for creating and testing R packages. The second section is dedicated to rOpenSci's software peer review process: what it is, our policies, and specific guides for authors, editors and reviewers throughout the process. The third and last section features our best practice for nurturing your package once it has been onboarded: how to collaborate with other developers, how to document releases, how to promote your package and how to leverage GitHub as a development platform. The third section also features a chapter for anyone wishing to start contributing to rOpenSci packages.",
33
"license": {"id":"CC-BY-4.0"},
44
"title": "rOpenSci Packages: Development, Maintenance, and Peer Review",
5-
"version": "0.7.0",
65
"upload_type": "software",
7-
"publication_date": "2021-11-16",
86
"publication_type": "book",
97
"creators": [
108
{
@@ -14,6 +12,16 @@
1412
"name": "Anderson, Brooke",
1513
"affiliation": "Colorado State University"
1614
},
15+
{
16+
"name": "Bellini Saibene, Yanina",
17+
"affiliation": "rOpenSci",
18+
"orcid": "0000-0002-4522-7466"
19+
},
20+
{
21+
"name": "Butland, Stefanie",
22+
"affiliation": "Openscapes",
23+
"orcid": "0000-0002-5427-8951"
24+
},
1725
{
1826
"name": "Chamberlain, Scott",
1927
"affiliation": "rOpenSci",
@@ -34,6 +42,11 @@
3442
"affiliation": "University of Sheffield RSE",
3543
"orcid": "0000-0002-2378-4915"
3644
},
45+
{
46+
"name": "LaZerte, Steffi",
47+
"affiliation": "rOpenSci",
48+
"orcid": "0000-0002-7690-8360"
49+
},
3750
{
3851
"name": "Lepore, Mauro",
3952
"affiliation": "2 Degrees Investing Initiative",
@@ -44,6 +57,11 @@
4457
"affiliation": "George Mason University",
4558
"orcid": "0000-0001-5103-6917"
4659
},
60+
{
61+
"name": "Padgham, Mark",
62+
"affiliation": "rOpenSci",
63+
"orcid": "0000-0003-2172-5265"
64+
},
4765
{
4866
"name": "Ram, Karthik",
4967
"affiliation": "rOpenSci",
@@ -78,6 +96,46 @@
7896
"name": "Hollister, Jeff",
7997
"affiliation": "US Environmental Protection Agency",
8098
"orcid": "0000-0002-9254-9740"
99+
},
100+
{
101+
"name": "Toby Hocking",
102+
"affiliation": "Northern Arizona University",
103+
"orcid": "0000-0002-3146-0865"
104+
},
105+
{
106+
"name": "Emi Tanaka",
107+
"affiliation": "Biological Data Science Institute, Australian National University",
108+
"orcid": "0000-0002-1455-259X"
109+
},
110+
{
111+
"name": "Jouni Helske",
112+
"affiliation": "University of Jyväskylä, Finland",
113+
"orcid": "0000-0001-7130-793X"
114+
},
115+
{
116+
"name": "Beatriz Milz",
117+
"affiliation": "Federal University of ABC (UFABC), Brazil",
118+
"orcid": "0000-0002-3064-4486"
119+
},
120+
{
121+
"name": "Margaret Siple",
122+
"affiliation": "NOAA AFSC Groundfish Assessment Program - RACE division",
123+
"orcid": "0000-0002-4260-9856"
124+
},
125+
{
126+
"name": "Nima Hejazi",
127+
"affiliation": "Harvard Chan School of Public Health",
128+
"orcid": "0000-0002-7127-2789"
129+
},
130+
{
131+
"name": "Andrew Heiss",
132+
"affiliation": "Georgia State University",
133+
"orcid": "0000-0002-3948-3914"
134+
},
135+
{
136+
"name": "Lucy D'Agostino McGowan",
137+
"affiliation": "Wake Forest University",
138+
"orcid": "0000-0001-7297-9359"
81139
}
82140
],
83141
"access_right": "open",

0 commit comments

Comments
 (0)