From c8e2739233fcd8402910dacf36176358dc0738bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:01:15 +0000 Subject: [PATCH 1/2] Update code.json metadata --- code.json | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 code.json diff --git a/code.json b/code.json new file mode 100644 index 0000000..a270e64 --- /dev/null +++ b/code.json @@ -0,0 +1,46 @@ +{ + "name": "dsacms.github.io", + "description": "Landing Page for DSACMS GitHub Organization", + "longDescription": "", + "status": "", + "permissions": { + "license": [ + { + "name": "", + "URL": "" + } + ], + "usageType": "", + "exemptionText": "" + }, + "organization": "", + "repositoryURL": "https://github.com/DSACMS/dsacms.github.io", + "vcs": "git", + "laborHours": 2392, + "platforms": [], + "categories": [], + "softwareType": "", + "languages": [ + "Shell" + ], + "maintenance": "", + "date": { + "created": "2023-06-06T17:27:47Z", + "lastModified": "2025-02-13T20:59:29Z", + "metaDataLastUpdated": "2025-02-13T21:01:14.296Z" + }, + "tags": [], + "contact": { + "email": "", + "name": "" + }, + "localisation": false, + "repositoryType": "", + "userInput": false, + "fismaLevel": "", + "group": "", + "subsetInHealthcare": [], + "userType": [], + "repositoryHost": "github", + "maturityModelTier": 0 +} \ No newline at end of file From 8d5c2730a671b7ad102ab3790a2c99a3bcfed08a Mon Sep 17 00:00:00 2001 From: Dinne Kopelevich <63877492+DinneK@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:12:03 -0700 Subject: [PATCH 2/2] Update code.json --- code.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/code.json b/code.json index a270e64..571e20b 100644 --- a/code.json +++ b/code.json @@ -1,46 +1,46 @@ { "name": "dsacms.github.io", "description": "Landing Page for DSACMS GitHub Organization", - "longDescription": "", - "status": "", + "longDescription": "We're a group of civic-minded technologists transforming how the federal government delivers healthcare to the American people. The Digital Service at CMS (DSAC) consists of engineers, designers, and product managers—serving our country by building and maintaining the technology underpinning our national health care programs.", + "status": "Production", "permissions": { "license": [ { - "name": "", - "URL": "" + "name": "CC0 1.0 Universal", + "URL": "https://github.com/DSACMS/dsacms.github.io/blob/main/LICENSE.md#license" } ], - "usageType": "", + "usageType": "openSource", "exemptionText": "" }, - "organization": "", + "organization": "Centers for Medicare & Medicaid Services", "repositoryURL": "https://github.com/DSACMS/dsacms.github.io", "vcs": "git", "laborHours": 2392, - "platforms": [], - "categories": [], - "softwareType": "", + "platforms": ["web"], + "categories": ["communications"], + "softwareType": "standalone/other", "languages": [ "Shell" ], - "maintenance": "", + "maintenance": "internal", "date": { "created": "2023-06-06T17:27:47Z", "lastModified": "2025-02-13T20:59:29Z", "metaDataLastUpdated": "2025-02-13T21:01:14.296Z" }, - "tags": [], + "tags": ["repository", "comms"], "contact": { - "email": "", - "name": "" + "email": "opensource@cms.hhs.gov", + "name": "CMS Open Source Team" }, "localisation": false, - "repositoryType": "", + "repositoryType": "data", "userInput": false, - "fismaLevel": "", - "group": "", - "subsetInHealthcare": [], - "userType": [], - "repositoryHost": "github", - "maturityModelTier": 0 -} \ No newline at end of file + "fismaLevel": "low", + "group": "CMS/OA/DSAC", + "subsetInHealthcare": ["operational"], + "userType": ["government"], + "repositoryHost": "github.com/DSACMS", + "maturityModelTier": 2 +}