Skip to content

Commit b048223

Browse files
committed
Add some missing fields to codemeta
1 parent b4b5f0e commit b048223

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

codemeta.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
"analysis",
1717
"simulation"
1818
],
19+
"maintainer": {
20+
"@type": "Person",
21+
"familyName": "Karabowicz",
22+
"givenName": "Radoslaw"
23+
},
24+
"readme": "https://github.com/FairRootGroup/FairRoot/blob/master/README.md",
25+
"codeRepository": "https://github.com/FairRootGroup/FairRoot/",
26+
"identifier": "https://doi.org/10.5281/zenodo.3896282",
27+
"issueTracker": "https://github.com/FairRootGroup/FairRoot/issues",
1928
"author": [
2029
{
2130
"@type": "Person",

0 commit comments

Comments
 (0)