From 3598cd203124ecd0692bbb5d3758119a17f30391 Mon Sep 17 00:00:00 2001 From: SamLee-IBM Date: Tue, 9 Jul 2024 01:12:35 +0000 Subject: [PATCH] Add repository data JSON file --- repoData.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repoData.json b/repoData.json index 3fe7a1b..64d6938 100644 --- a/repoData.json +++ b/repoData.json @@ -2,6 +2,16 @@ "organization": { "repositories": { "nodes": [ + { + "name": "solution-optim", + "description": null, + "homepageUrl": null, + "repositoryTopics": { + "nodes": [] + }, + "publish": "False", + "title": "[Insert Solution Name]" + }, { "name": "ce-solutions-hub", "description": "Client Engineering Solutions Hub",