Skip to content

Commit a477100

Browse files
Update code.json
1 parent ee6cd4a commit a477100

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

code.json

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"repositoryURL": "https://github.com/DSACMS/codejson-index-generator",
1717
"projectURL": "",
1818
"repositoryHost": "github.com/DSACMS",
19-
"repositoryVisibility": "",
19+
"repositoryVisibility": "public",
2020
"vcs": "git",
2121
"laborHours": 2822,
2222
"reuseFrequency": {
23-
"forks": 0,
23+
"forks": 2,
2424
"clones": 0
2525
},
2626
"platforms": [
@@ -45,7 +45,8 @@
4545
"codejson",
4646
"index",
4747
"generator",
48-
"tools"
48+
"tools",
49+
"featured
4950
],
5051
"contact": {
5152
"email": "[email protected]",
@@ -61,8 +62,12 @@
6162
"group": "CMS/OA/DSAC",
6263
"projects": [],
6364
"systems": [],
64-
"upstream": "",
65-
"subsetInHealthcare": "Operational",
66-
"userType": "Government",
65+
"upstream": "https://github.com/DSACMS/codejson-index-generator/network/dependencies",
66+
"subsetInHealthcare": [
67+
"Operational"
68+
],
69+
"userType": [
70+
"Government"
71+
],
6772
"maturityModelTier": 3
68-
}
73+
}

0 commit comments

Comments
 (0)