Skip to content

Commit cfc1838

Browse files
authored
Update contributors with type field
Added 'type' field to contributors in .zenodo.json.
1 parent ffcf664 commit cfc1838

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.zenodo.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,14 @@
2020
{
2121
"name": "Nha Minh Le, Isabel",
2222
"orcid": "0000-0001-6707-044X",
23-
"affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany"
23+
"affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany",
24+
"type": "Researcher"
2425
},
2526
{
2627
"name": "Teske, Julian",
2728
"orcid": "0000-0002-7590-7876",
28-
"affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany"
29+
"affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany",
30+
"type": "Researcher"
2931
}
3032
],
3133
"access_right": "open",
@@ -56,7 +58,7 @@
5658
"quantum control"
5759
],
5860
"grants": [
59-
{"id": "10.13039/501100000780::679342"}
61+
{"id": "10.13039/501100000780::679342"}
6062
],
6163
"custom_fields": {
6264
"code:codeRepository": "https://github.com/qutech/filter_functions",
@@ -70,4 +72,3 @@
7072
]
7173
}
7274
}
73-

0 commit comments

Comments
 (0)