Skip to content

Commit f869676

Browse files
authored
Merge pull request #149 from arbennett/fix/authors
Add Zenodo author list
2 parents d064f1e + b37984c commit f869676

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

.zenodo.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"creators": [
3+
{
4+
"name": "Andrew Bennett",
5+
"affililiation": "University of Washington"
6+
},
7+
{
8+
"name": "Joe Hamman",
9+
"affililiation": "NCAR"
10+
},
11+
{
12+
"name": "Bart Nijssen",
13+
"affililiation": "University of Washington"
14+
},
15+
{
16+
"name": "Elizabeth Clark",
17+
"affililiation": "University of Washington"
18+
},
19+
{
20+
"name": "Kostas Andreadis",
21+
"affililiation": "Jet Propulsion Laboratory"
22+
},
23+
{
24+
"name": "Kristen Whitney",
25+
"affililiation": "School of Earth and Space Exploration, Arizona State University"
26+
},
27+
{
28+
"name": "Theodore Bohn",
29+
"affililiation": "School of Earth and Space Exploration, Arizona State University"
30+
}
31+
]
32+
}

0 commit comments

Comments
 (0)