From f3529bc30052d478adeb07f89528a6d925c9d833 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 28 Jul 2020 07:49:12 -0700 Subject: [PATCH] Added more Skale repos --- data/ecosystems/s/skale-network.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/s/skale-network.toml b/data/ecosystems/s/skale-network.toml index 9ddc7870..b0d18269 100644 --- a/data/ecosystems/s/skale-network.toml +++ b/data/ecosystems/s/skale-network.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/skalenetwork"] # Repositories +[[repo]] +url = "https://github.com/skalenetwork/bounty-agent" + [[repo]] url = "https://github.com/skalenetwork/docker-lvmpy" @@ -18,6 +21,9 @@ url = "https://github.com/skalenetwork/filestorage.js" [[repo]] url = "https://github.com/skalenetwork/hackathon" +[[repo]] +url = "https://github.com/skalenetwork/IMA" + [[repo]] url = "https://github.com/skalenetwork/IMA-ethereum-contracts" @@ -90,9 +96,15 @@ url = "https://github.com/skalenetwork/skaled" [[repo]] url = "https://github.com/skalenetwork/skaled-tests" +[[repo]] +url = "https://github.com/skalenetwork/sla-agent" + [[repo]] url = "https://github.com/skalenetwork/solidity-docgen" +[[repo]] +url = "https://github.com/skalenetwork/test-docs" + [[repo]] url = "https://github.com/skalenetwork/transaction-manager"