Skip to content

Commit 309cf74

Browse files
fix zenodoo file
The flag `type` was mssing for Tapish since he added himself to the section `contributors` but should be in `creators` anyway.
1 parent 6f82c7f commit 309cf74

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.zenodo.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@
4747
"affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf",
4848
"orcid": "0009-0004-6483-2137"
4949
},
50+
{
51+
"name": "Narwal, Tapish",
52+
"affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf",
53+
"orcid": "0000-0002-5726-2330"
54+
},
5055
{
5156
"name": "Yusufoglu, Mehmet",
5257
"affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf"
@@ -146,11 +151,6 @@
146151
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
147152
"type": "Other"
148153
},
149-
{
150-
"name": "Narwal, Tapish",
151-
"affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf",
152-
"orcid": "0000-0002-5726-2330"
153-
},
154154
{
155155
"name": "Nash, Phil",
156156
"affiliation": "JetBrains",

0 commit comments

Comments
 (0)