codemeta: Add GSI as "maintainer"

GSI is providing resources for maintaining FairMQ. So let's
document this in codemeta.json.
This commit is contained in:
Christian Tacke 2023-08-04 11:13:12 +02:00
parent 7ceccdeaa6
commit 3d4eb5b120

View File

@ -9,6 +9,13 @@
"codeRepository": "https://github.com/FairRootGroup/FairMQ/",
"issueTracker": "https://github.com/FairRootGroup/FairMQ/issues",
"identifier": "https://doi.org/10.5281/zenodo.1689985",
"maintainer": [
{
"@type": "ResearchOrganisation",
"@id": "https://ror.org/02k8cbn47",
"name": "GSI Helmholtz Centre for Heavy Ion Research"
}
],
"author": [
{
"@type": "Person",