From adc27cd052a15474e21060b68ce30b2552fbf1e8 Mon Sep 17 00:00:00 2001 From: Sajid Ali Date: Tue, 17 Mar 2026 15:10:54 -0400 Subject: [PATCH] sync to pull changes from google sheet --- src/data/storage-finder/service-list.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/data/storage-finder/service-list.json b/src/data/storage-finder/service-list.json index 30b0ee804f..e340dc4ac7 100644 --- a/src/data/storage-finder/service-list.json +++ b/src/data/storage-finder/service-list.json @@ -1352,7 +1352,6 @@ "affiliation.staff", "access-needs.public", "backup-availability.yes", - "synchronous-access.yes", "synchronous-access.no", "storage-duration.long-term", "use-case-purpose.archive", @@ -1368,7 +1367,9 @@ "special-requirements.active-directory", "special-requirements.faculty-sponsorship", "special-requirements.data-stewardship", - "special-requirements.project-approval" + "special-requirements.project-approval", + "additional-features.code-sharing", + "additional-features.data-replication" ], "summary": null, "field_data": { @@ -1418,7 +1419,7 @@ "weight": 10 }, "field_additional_features": { - "value": "

Not Available

", + "value": "

code sharing, data replication

", "label": "Additional Features", "weight": 11 }