From 794ee43cf25f7c145ec3ad10a3959a03f68ac46e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 01:12:41 +0000 Subject: [PATCH] Add repository data JSON file (#114) Co-authored-by: SamLee-IBM --- repoData.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/repoData.json b/repoData.json index 2867856..35a60cc 100644 --- a/repoData.json +++ b/repoData.json @@ -3,19 +3,19 @@ "repositories": { "nodes": [ { - "name": "solution-AskCSM", - "description": null, - "homepageUrl": null, + "name": "ce-solutions-hub", + "description": "Client Engineering Solutions Hub", + "homepageUrl": "https://ibm-client-engineering.github.io/ce-solutions-hub/", "repositoryTopics": { "nodes": [] }, "publish": "False", - "title": "[Insert Solution Name]" + "title": "IBM Client Engineering Solutions Hub" }, { - "name": "engineering-journal-quantum-safe", + "name": "solution-AskCSM", "description": null, - "homepageUrl": "https://ibm-client-engineering.github.io/engineering-journal-quantum-safe/", + "homepageUrl": null, "repositoryTopics": { "nodes": [] }, @@ -23,14 +23,14 @@ "title": "[Insert Solution Name]" }, { - "name": "ce-solutions-hub", - "description": "Client Engineering Solutions Hub", - "homepageUrl": "https://ibm-client-engineering.github.io/ce-solutions-hub/", + "name": "engineering-journal-quantum-safe", + "description": null, + "homepageUrl": "https://ibm-client-engineering.github.io/engineering-journal-quantum-safe/", "repositoryTopics": { "nodes": [] }, "publish": "False", - "title": "IBM Client Engineering Solutions Hub" + "title": "[Insert Solution Name]" }, { "name": "solution-onprem-wxai",