File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,6 @@ Compilers not currently working:
7676---
7777
7878We welcome [ contributions] ( https://github.com/geospace-code/.github/blob/main/CONTRIBUTING.md ) .
79- In general we hold to the geospace-code [ code of conduct] ( https://github.com/geospace-code/.github/blob/main/CODE_OF_CONDUCT.md ) .
8079
8180## Build
8281
Original file line number Diff line number Diff line change 11{
2- "@context" : " https://doi.org/10.5063/schema/codemeta-2 .0" ,
2+ "@context" : " https://doi.org/10.5063/schema/codemeta-3 .0" ,
33 "@type" : " SoftwareSourceCode" ,
44 "codeRepository" : " https://github.com/geospace-code/h5fortran" ,
5- "contIntegration" : " https://github.com/geospace-code/h5fortran/actions" ,
6- "dateModified" : " 2022-07-20" ,
5+ "continuousIntegration" : " https://github.com/geospace-code/h5fortran/actions" ,
76 "downloadUrl" : " https://github.com/geospace-code/h5fortran/releases" ,
87 "issueTracker" : " https://github.com/geospace-code/h5fortran/issues" ,
98 "name" : " h5fortran" ,
2423 ],
2524 "author" : [
2625 {
27- "@type" : " Person" ,
28- "@id" : " https://orcid.org/0000-0002-1637-6526" ,
29- "givenName" : " Michael" ,
30- "familyName" : " Hirsch"
26+ "@type" : " Organization" ,
27+ "name" : " SciVision"
3128 }
3229 ]
3330}
You can’t perform that action at this time.
0 commit comments