From e735b351d5e0dcd7181db8742bc5a04862ec5c26 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 6 Sep 2019 14:31:06 -0700 Subject: [PATCH] Additional Mysterium Repos. --- data/ecosystems/a/airgap.toml | 3 +++ data/ecosystems/c/crypto.com-chain.toml | 3 +++ data/ecosystems/m/mysterium.toml | 12 ++++++++++++ 3 files changed, 18 insertions(+) diff --git a/data/ecosystems/a/airgap.toml b/data/ecosystems/a/airgap.toml index 325e0568..1980cf00 100644 --- a/data/ecosystems/a/airgap.toml +++ b/data/ecosystems/a/airgap.toml @@ -68,3 +68,6 @@ url = "https://github.com/airgap-it/ionic-storage" [[repo]] url = "https://github.com/airgap-it/Nautilus" + +[[repo]] +url = "https://github.com/airgap-it/tezblock" diff --git a/data/ecosystems/c/crypto.com-chain.toml b/data/ecosystems/c/crypto.com-chain.toml index 61b6b69a..08479db4 100644 --- a/data/ecosystems/c/crypto.com-chain.toml +++ b/data/ecosystems/c/crypto.com-chain.toml @@ -24,6 +24,9 @@ url = "https://github.com/crypto-com/ledger-wallet-webtool" [[repo]] url = "https://github.com/crypto-com/libsecp256k1-rs" +[[repo]] +url = "https://github.com/crypto-com/multisig-demo" + [[repo]] url = "https://github.com/crypto-com/rust-abci" diff --git a/data/ecosystems/m/mysterium.toml b/data/ecosystems/m/mysterium.toml index 7641dd15..8132d8a8 100644 --- a/data/ecosystems/m/mysterium.toml +++ b/data/ecosystems/m/mysterium.toml @@ -30,6 +30,9 @@ url = "https://github.com/mysteriumnetwork/dvpn-web" [[repo]] url = "https://github.com/MysteriumNetwork/events" +[[repo]] +url = "https://github.com/mysteriumnetwork/feedback" + [[repo]] url = "https://github.com/mysteriumnetwork/front-end-task" @@ -81,6 +84,9 @@ url = "https://github.com/MysteriumNetwork/node_infograph" [[repo]] url = "https://github.com/mysteriumnetwork/openvpn3" +[[repo]] +url = "https://github.com/mysteriumnetwork/payment-bindings" + [[repo]] url = "https://github.com/mysteriumnetwork/payments" @@ -90,6 +96,12 @@ url = "https://github.com/mysteriumnetwork/payments-smart-contracts" [[repo]] url = "https://github.com/mysteriumnetwork/research" +[[repo]] +url = "https://github.com/mysteriumnetwork/screensavers" + +[[repo]] +url = "https://github.com/mysteriumnetwork/terms" + [[repo]] url = "https://github.com/mysteriumnetwork/tokens-sender"