From 82fb429f44985dd4f4e1596f9c62b32880f64cd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Thu, 23 Jan 2025 16:10:01 -0500 Subject: [PATCH] Update repos --- repos.json => scripts/repos.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) rename repos.json => scripts/repos.json (64%) diff --git a/repos.json b/scripts/repos.json similarity index 64% rename from repos.json rename to scripts/repos.json index 9b90db7..dda7dec 100644 --- a/repos.json +++ b/scripts/repos.json @@ -1,25 +1,25 @@ { "github": [ - "67P/botka", - "67P/hal8000", "67P/hubot-kredits", "67P/hubot-remotestorage-logger", "67P/hyperchannel", - "67P/kosmos-schemas", - "67P/kredits-contracts", "67P/kredits-signup", "67P/kredits-web", - "67P/remotestorage-module-kosmos", "67P/waves", "sockethub/sockethub" ], "gitea": [ "kosmos/akkounts", + "kosmos/botka", "kosmos/chef", "kosmos/gitea.kosmos.org", + "kosmos/hal8000", "kosmos/ipfs-cookbook", - "kosmos/kredits-ipfs-pinner", + "kosmos/rs-module-kosmos", + "kosmos/schemas", "kosmos/website", - "kosmos/wormhole" + "kosmos/wormhole", + "kredits/contracts", + "kredits/ipfs-pinner" ] }