Skip to content

Commit da575f5

Browse files
author
a.pirogov
committed
update codemeta.json
1 parent 90eff58 commit da575f5

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

codemeta.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"audience": [
1212
{
1313
"@type": "Audience",
14-
"audienceType": "Science/Research"
14+
"audienceType": "Developers"
1515
},
1616
{
1717
"@type": "Audience",
18-
"audienceType": "Developers"
18+
"audienceType": "Science/Research"
1919
}
2020
],
2121
"author": [
@@ -52,9 +52,16 @@
5252
"metadata"
5353
],
5454
"license": "http://spdx.org/licenses/MIT",
55+
"maintainer": {
56+
"@type": "Person",
57+
"email": "m.soylu@fz-juelich.de",
58+
"familyName": "Soylu",
59+
"givenName": "Mustafa"
60+
},
5561
"name": "somesy",
5662
"operatingSystem": "POSIX > Linux",
5763
"runtimePlatform": "Python 3",
64+
"softwareHelp": "https://materials-data-science-and-informatics.github.io/somesy",
5865
"softwareRequirements": [
5966
{
6067
"@type": "SoftwareApplication",

0 commit comments

Comments
 (0)