Skip to content

Commit

Permalink
Merge pull request #2 from DSACMS/code-json-1739384820391
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 9c1a2b6 + cd15f9e commit 1c8d714
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": "cms-gource",
"description": "Gource.io Visualization of Developer.CMS.gov Open Source repositories",
"longDescription": "This repository contains configuration scripts, log files, and graphic assets used to generate a source code repository visualization using Gource.",
"status": "Production",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/DSACMS/cms-gource/blob/main/LICENSE"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/DSACMS/cms-gource",
"vcs": "git",
"laborHours": 17736,
"platforms": ["web"],
"categories": ["applicant-tracking", "data-collection", "data-visualization"],
"softwareType": "standalone/web",
"languages": ["python"],
"maintenance": "internal",
"date": {
"created": "2023-08-21T15:47:26Z",
"lastModified": "2025-02-12T18:25:06Z",
"metaDataLastUpdated": "2025-02-12T18:27:00.385Z"
},
"tags": ["repository"],
"contact": {
"email": "[email protected]",
"name": "CMS/OA/DSAC"
},
"localisation": false,
"repositoryType": "data",
"userInput": false,
"fismaLevel": "low",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": ["Operational"],
"userType": ["government"],
"repositoryHost": "github.com/DSACMS",
"maturityModelTier": 3
}

0 comments on commit 1c8d714

Please sign in to comment.