Skip to content

Commit

Permalink
Merge pull request #149 from arbennett/fix/authors
Browse files Browse the repository at this point in the history
Add Zenodo author list
  • Loading branch information
arbennett authored Sep 14, 2018
2 parents d064f1e + b37984c commit f869676
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"creators": [
{
"name": "Andrew Bennett",
"affililiation": "University of Washington"
},
{
"name": "Joe Hamman",
"affililiation": "NCAR"
},
{
"name": "Bart Nijssen",
"affililiation": "University of Washington"
},
{
"name": "Elizabeth Clark",
"affililiation": "University of Washington"
},
{
"name": "Kostas Andreadis",
"affililiation": "Jet Propulsion Laboratory"
},
{
"name": "Kristen Whitney",
"affililiation": "School of Earth and Space Exploration, Arizona State University"
},
{
"name": "Theodore Bohn",
"affililiation": "School of Earth and Space Exploration, Arizona State University"
}
]
}

0 comments on commit f869676

Please sign in to comment.