Skip to content

Commit 4985b7e

Browse files
authored
Merge pull request #322 from NYU-RTS/storage-finder-update-data
sync to pull changes from google sheet
2 parents 30cdd9f + adc27cd commit 4985b7e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/data/storage-finder/service-list.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,6 @@
13521352
"affiliation.staff",
13531353
"access-needs.public",
13541354
"backup-availability.yes",
1355-
"synchronous-access.yes",
13561355
"synchronous-access.no",
13571356
"storage-duration.long-term",
13581357
"use-case-purpose.archive",
@@ -1368,7 +1367,9 @@
13681367
"special-requirements.active-directory",
13691368
"special-requirements.faculty-sponsorship",
13701369
"special-requirements.data-stewardship",
1371-
"special-requirements.project-approval"
1370+
"special-requirements.project-approval",
1371+
"additional-features.code-sharing",
1372+
"additional-features.data-replication"
13721373
],
13731374
"summary": null,
13741375
"field_data": {
@@ -1418,7 +1419,7 @@
14181419
"weight": 10
14191420
},
14201421
"field_additional_features": {
1421-
"value": "<p>Not Available</p>",
1422+
"value": "<p>code sharing, data replication</p>",
14221423
"label": "Additional Features",
14231424
"weight": 11
14241425
}

0 commit comments

Comments
 (0)