From 7747b6e95a8af82002e948743da879f866cb5f91 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 10 Aug 2020 09:31:52 -0700 Subject: [PATCH] Added Hubii Network ecosystem --- data/ecosystems/h/hubii-network.toml | 91 ++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 data/ecosystems/h/hubii-network.toml diff --git a/data/ecosystems/h/hubii-network.toml b/data/ecosystems/h/hubii-network.toml new file mode 100644 index 00000000..50a86997 --- /dev/null +++ b/data/ecosystems/h/hubii-network.toml @@ -0,0 +1,91 @@ +# Ecosystem Level Information +title = "Hubii Network" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/hubiinetwork"] + +# Repositories +[[repo]] +url = "https://github.com/hubiinetwork/airdriip-distribution-files" + +[[repo]] +url = "https://github.com/hubiinetwork/contract-abstractions-manager" + +[[repo]] +url = "https://github.com/hubiinetwork/core" + +[[repo]] +url = "https://github.com/hubiinetwork/eslint-config" + +[[repo]] +url = "https://github.com/hubiinetwork/fm-mqtt-ping-device" + +[[repo]] +url = "https://github.com/hubiinetwork/fm-site-mqtt-broker" + +[[repo]] +url = "https://github.com/hubiinetwork/hubii-core" + +[[repo]] +url = "https://github.com/hubiinetwork/lottery-oracle-contract-abstractions" + +[[repo]] +url = "https://github.com/hubiinetwork/lottery-oracle-contracts" + +[[repo]] +url = "https://github.com/hubiinetwork/marketing-external" + +[[repo]] +url = "https://github.com/hubiinetwork/miscellaneous" + +[[repo]] +url = "https://github.com/hubiinetwork/mock-fs" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-challenge-bot" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-cli" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-contract-abstractions" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-contract-abstractions-ropsten" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-contracts" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-ethereum-address" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-sdk" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-sdk-project-skeleton" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-utils" + +[[repo]] +url = "https://github.com/hubiinetwork/nahmii-web-demo" + +[[repo]] +url = "https://github.com/hubiinetwork/omphalos-ui" + +[[repo]] +url = "https://github.com/hubiinetwork/sol-commander" + +[[repo]] +url = "https://github.com/hubiinetwork/soldoc" + +[[repo]] +url = "https://github.com/hubiinetwork/solidity-util" + +[[repo]] +url = "https://github.com/hubiinetwork/teamcity-agent-node" + +[[repo]] +url = "https://github.com/hubiinetwork/truffle-plugin-verify"