Skip to content

Commit c097345

Browse files
authored
Modify .zenodo.json metadata and remove sections
Updated title and license in .zenodo.json. Removed contributors and related identifiers sections.
1 parent 810f226 commit c097345

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

.zenodo.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"title": "nmfs-opensci/py-rocket-base: py-rocket-base",
3+
"upload_type": "software",
4+
"access_right": "open",
5+
"license": "apache-2.0",
6+
"language": "eng",
7+
8+
"creators": [
9+
{
10+
"name": "Holmes, Elizabeth Eli",
11+
"orcid": "0000-0001-9128-8393",
12+
"affiliation": "NOAA Fisheries / University of Washington SAFS",
13+
"type": "ProjectMember"
14+
},
15+
{
16+
"name": "Boettiger, Carl",
17+
"orcid": "0000-0002-1642-628X",
18+
"affiliation": "University of California Berkeley",
19+
"type": "ProjectMember"
20+
},
21+
{
22+
"name": "Panda, Yuvi",
23+
"affiliation": "2i2c",
24+
"type": "ProjectMember"
25+
},
26+
{
27+
"name": "López, Luis",
28+
"type": "ProjectMember"
29+
}
30+
],
31+
32+
"keywords": [
33+
"Docker",
34+
"JupyterHub",
35+
"Python",
36+
"R",
37+
"RStudio",
38+
"Geospatial",
39+
"NOAA",
40+
"Open Science"
41+
]
42+
}

0 commit comments

Comments
 (0)