From 14044a3138300ac0dacc67620eec236e75d8f5e7 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 11 Sep 2019 15:14:40 -0700 Subject: [PATCH] Additional Edgeware Repos. --- data/ecosystems/e/edgeware.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/e/edgeware.toml b/data/ecosystems/e/edgeware.toml index 66396a42..425899de 100644 --- a/data/ecosystems/e/edgeware.toml +++ b/data/ecosystems/e/edgeware.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/hicommonwealth"] [[repo]] url = "https://github.com/hicommonwealth/apps" +[[repo]] +url = "https://github.com/hicommonwealth/common" + [[repo]] url = "https://github.com/hicommonwealth/commonwealth.github.io" @@ -93,6 +96,12 @@ url = "https://github.com/hicommonwealth/substrate-node-template" [[repo]] url = "https://github.com/hicommonwealth/tcr" +[[repo]] +url = "https://github.com/hicommonwealth/wasm" + +[[repo]] +url = "https://github.com/hicommonwealth/wasm-crypto" + [[repo]] url = "https://github.com/hicommonwealth/wasmi"