Skip to content

Commit bf5034a

Browse files
authored
Merge pull request #56 from zingale/add_zenodo
add a .zenodo.json to prepare for releases
2 parents 78ec158 + 0efba00 commit bf5034a

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.zenodo.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"creators": [
3+
{
4+
"name": "AMReX-Astro initial_models team"
5+
},
6+
{ "affiliation": "Department of Physics and Astronomy, Stony Brook University",
7+
"name": "Boyd, Brendan",
8+
"orcid": "0000-0002-5419-9751"
9+
},
10+
{
11+
"affiliation": "Department of Physics and Astronomy, Stony Brook University",
12+
"name": "Smith Clark, Alexander",
13+
"orcid": "0000-0001-5961-1680"
14+
},
15+
{
16+
"affiliation": "Center for Computational Sciences and Engineering, Lawrence Berkeley National Laboratory",
17+
"name": "Willcox, Donald",
18+
"orcid": "0000-0003-2300-5165"
19+
},
20+
{
21+
"affiliation": "Department of Physics and Astronomy, Stony Brook University",
22+
"name": "Zingale, Michael",
23+
"orcid": "0000-0001-8401-030X"
24+
}
25+
],
26+
"keywords": [
27+
"astrophysics"
28+
]
29+
}

0 commit comments

Comments
 (0)