Skip to content

Commit

Permalink
Merge pull request #45 from DSACMS/code-json-1739294554298
Browse files Browse the repository at this point in the history
Update code.json
  • Loading branch information
sachin-panayil authored Feb 13, 2025
2 parents 8657e0f + 1be55b3 commit 1e07147
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions code.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"name": "ospo-guide",
"description": "Open Source Program Office Guide for CMS.gov",
"longDescription": "Source of truth for all processes that take place within the Open Source Program Office.",
"status": "Production",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/DSACMS/ospo-guide/blob/main/LICENSE"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/DSACMS/ospo-guide",
"vcs": "git",
"laborHours": 2992,
"platforms": ["web"],
"categories": ["knowledge-management", "document-management"],
"softwareType": "standalone/web",
"languages": ["Markdown"],
"maintenance": "internal",
"date": {
"created": "2024-04-03T20:47:21Z",
"lastModified": "2025-02-11T17:21:41Z",
"metaDataLastUpdated": "2025-02-11T17:22:34.291Z"
},
"tags": ["OSPO", "guide", "documentation"],
"contact": {
"email": "[email protected]",
"name": "CMS Open Source Team"
},
"localisation": false,
"repositoryType": "standards",
"userInput": false,
"fismaLevel": "Low",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": ["Operational"],
"userType": ["Government"],
"repositoryHost": "github.com/DSACMS",
"maturityModelTier": 2
}

0 comments on commit 1e07147

Please sign in to comment.