build: Add ORCID for Christian Tacke

This commit is contained in:
Dennis Klein 2022-09-01 17:44:16 +02:00
parent 40fcc466a9
commit f462e595ed
3 changed files with 5 additions and 3 deletions

View File

@ -60,6 +60,7 @@
}, },
{ {
"type": "Other", "type": "Other",
"orcid": "0000-0002-5321-8404",
"name": "Tacke, Christian" "name": "Tacke, Christian"
}, },
{ {

View File

@ -3,11 +3,11 @@ Binet, Sebastien
Eulisse, Giulio Eulisse, Giulio
Karabowicz, Radoslaw Karabowicz, Radoslaw
Kretz, Matthias <kretz@kde.org> Kretz, Matthias <kretz@kde.org>
Krzewicki, Mikolaj Krzewicki, Mikolaj
Lebedev, Andrey Lebedev, Andrey
Mrnjavac, Teo <teo.m@cern.ch> Mrnjavac, Teo <teo.m@cern.ch>
Neskovic, Gvozden Neskovic, Gvozden
Richter, Matthias Richter, Matthias
Tacke, Christian Tacke, Christian [https://orcid.org/0000-0002-5321-8404]
Uhlig, Florian Uhlig, Florian
Wenzel, Sandro Wenzel, Sandro

View File

@ -93,7 +93,8 @@
{ {
"@type": "Person", "@type": "Person",
"givenName": "Christian", "givenName": "Christian",
"familyName": "Tacke" "familyName": "Tacke",
"@id": "https://orcid.org/0000-0002-5321-8404"
}, },
{ {
"@type": "Person", "@type": "Person",