Skip to content

Commit a4142d3

Browse files
update zenodo.json
Update creator section and move creators from previous releases into the contributors secrions.
1 parent ce7f660 commit a4142d3

File tree

1 file changed

+48
-36
lines changed

1 file changed

+48
-36
lines changed

.zenodo.json

Lines changed: 48 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,21 @@
22
"title": "alpaka: Abstraction Library for Parallel Kernel Acceleration",
33
"description": "The alpaka library is a header-only C++17 abstraction library for accelerator development. Its aim is to provide performance portability across accelerators through the abstraction (not hiding!) of the underlying levels of parallelism.",
44
"creators": [
5-
{
6-
"name": "Bastrakov, Sergei",
7-
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
8-
"orcid": "0000-0003-3396-6154"
9-
},
10-
{
11-
"name": "Bastrakova, Kseniia",
12-
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
13-
"orcid": "0000-0001-8970-5098"
14-
},
155
{
166
"name": "Bocci, Andrea",
177
"affiliation": "CERN",
188
"orcid": "0000-0002-6515-5666"
199
},
20-
{
21-
"name": "Di Pilato, Antonio",
22-
"affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf, CERN",
23-
"orcid": "0000-0002-9233-3632"
24-
},
2510
{
2611
"name": "Ehrig, Simeon",
2712
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
2813
"orcid": "0000-0002-8218-3116"
2914
},
30-
{
31-
"name": "Ferragina, Luca",
32-
"affiliation": "CERN"
33-
},
3415
{
3516
"name": "Gruber, Bernhard Manfred",
3617
"affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf, CERN",
3718
"orcid": "0000-0001-7848-1690"
3819
},
39-
{
40-
"name": "Kaever, Christian",
41-
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf"
42-
},
43-
{
44-
"name": "Kelling, Jeffrey",
45-
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
46-
"orcid": "0000-0003-1761-2591"
47-
},
4820
{
4921
"name": "Martin-Haugh, Stewart",
5022
"affiliation": "STFC Rutherford Appleton Laboratory",
@@ -56,27 +28,44 @@
5628
"orcid": "0000-0003-1576-6757"
5729
},
5830
{
59-
"name": "Stephan, Jan",
60-
"affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf",
61-
"orcid": "0000-0001-7839-4386"
31+
"name": "Tascon, Andres Rios",
32+
"affiliation": "Princeton University"
6233
},
6334
{
6435
"name": "Widera, René",
6536
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
6637
"orcid": "0000-0003-1642-0459"
67-
},
68-
{
69-
"name": "Young, Jeffrey",
70-
"affiliation": "Georgia Institute of Technology",
71-
"orcid": "0000-0001-9841-4057"
7238
}
7339
],
7440
"contributors": [
41+
{
42+
"name": "Bastrakov, Sergei",
43+
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
44+
"orcid": "0000-0003-3396-6154",
45+
"type": "Other"
46+
},
47+
{
48+
"name": "Bastrakova, Kseniia",
49+
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
50+
"orcid": "0000-0001-8970-5098",
51+
"type": "Other"
52+
},
7553
{
7654
"name": "Colgrove, Mat",
7755
"affiliation": "NVIDIA",
7856
"type": "Other"
7957
},
58+
{
59+
"name": "Di Pilato, Antonio",
60+
"affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf, CERN",
61+
"orcid": "0000-0002-9233-3632",
62+
"type": "Other"
63+
},
64+
{
65+
"name": "Ferragina, Luca",
66+
"affiliation": "CERN",
67+
"type": "Other"
68+
},
8069
{
8170
"name": "Gehrke, Valentin",
8271
"affiliation": "TU Dresden",
@@ -88,6 +77,17 @@
8877
"orcid": "0000-0003-1943-7141",
8978
"type": "Other"
9079
},
80+
{
81+
"name": "Kaever, Christian",
82+
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
83+
"type": "Other"
84+
},
85+
{
86+
"name": "Kelling, Jeffrey",
87+
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
88+
"orcid": "0000-0003-1761-2591",
89+
"type": "Other"
90+
},
9191
{
9292
"name": "Knespel, Maximilian",
9393
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
@@ -136,6 +136,12 @@
136136
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
137137
"type": "Other"
138138
},
139+
{
140+
"name": "Stephan, Jan",
141+
"affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf",
142+
"orcid": "0000-0001-7839-4386",
143+
"type": "Other"
144+
},
139145
{
140146
"name": "Vollmer, Daniel",
141147
"affiliation": "Deutsches Zentrum für Luft- und Raumfahrt e.V.",
@@ -162,6 +168,12 @@
162168
"affiliation": "LogMeIn Inc.",
163169
"type": "Other"
164170
},
171+
{
172+
"name": "Young, Jeffrey",
173+
"affiliation": "Georgia Institute of Technology",
174+
"orcid": "0000-0001-9841-4057",
175+
"type": "Other"
176+
},
165177
{
166178
"name": "Zacharias, Malte",
167179
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",

0 commit comments

Comments
 (0)