From 77b4aa4793625d74c776d9208c3118fccd1ae680 Mon Sep 17 00:00:00 2001 From: apmg Date: Tue, 22 Oct 2024 17:07:11 -0700 Subject: [PATCH 1/2] Remove partner_repos from community_repos.json --- src/community_repos.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/community_repos.json b/src/community_repos.json index 6c2fe98..207c8ad 100644 --- a/src/community_repos.json +++ b/src/community_repos.json @@ -1,7 +1,5 @@ { - "partner_repos": [ - "https://overlo3de.com" - ], "community_repos": [ + "https://overlo3de.com" ] } From dfb8438c9503899c74df2a47044f80613cd5a4ce Mon Sep 17 00:00:00 2001 From: apmg Date: Tue, 22 Oct 2024 17:07:11 -0700 Subject: [PATCH 2/2] Remove partner_repos from community_repos.json Signed-off-by: apmg --- src/community_repos.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/community_repos.json b/src/community_repos.json index 6c2fe98..207c8ad 100644 --- a/src/community_repos.json +++ b/src/community_repos.json @@ -1,7 +1,5 @@ { - "partner_repos": [ - "https://overlo3de.com" - ], "community_repos": [ + "https://overlo3de.com" ] }