forked from OSC/ondemand
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
33 lines (33 loc) · 866 Bytes
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"upload_type": "software",
"description": "This is the source code for Open OnDemand. You can find all releases on github at https://github.com/OSC/ondemand/releases.",
"title": "Open OnDemand Source Code",
"creators": [
{
"affiliation": "Ohio SuperComputer Center",
"name": "Jeff Ohrstrom"
},
{
"affiliation": "Ohio SuperComputer Center",
"name": "Travis Ravert"
},
{
"affiliation": "Ohio SuperComputer Center",
"name": "Hazel Randquist"
},
{
"affiliation": "Ohio SuperComputer Center",
"name": "Matt Walton"
},
{
"affiliation": "Ohio SuperComputer Center",
"name": "Trey Dockendorf"
},
{
"affiliation": "Ohio SuperComputer Center",
"name": "Alan Chalker"
}
],
"keywords": ["gateway", "hpc", "ruby", "rails"],
"license": "MIT"
}