-
Notifications
You must be signed in to change notification settings - Fork 9
/
.zenodo.json
52 lines (52 loc) · 1.35 KB
/
.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"creators": [
{
"affiliation": "Netherlands eScience Center",
"name": "Zapata, Felipe",
"orcid": "0000-0001-8286-677X"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Diblen, Faruk",
"orcid": "0000-0002-0989-929X"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Verhoeven, Stefan",
"orcid": "0000-0002-5821-2060"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Spaaks, Jurriaan H.",
"orcid": "0000-0002-7064-4069"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Meijer, Christiaan",
"orcid": "0000-0002-5529-5761"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Spreeuw, Hanno",
"orcid": "0000-0002-5057-0322"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Belloum, Adam",
"orcid": "0000-0001-6306-6937"
}
],
"description": "Various resources to set up GitHub Actions on self-hosted hardware.",
"keywords": [
"Continuous Integration",
"Github Actions",
"self-hosted runners",
"HPC",
"GPU",
"CI"
],
"license": {
"id": "Apache-2.0"
},
"title": "Self-hosted runners"
}