From c9c5749c5a0868eab30aa591d901d2dc856029db Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 25 Aug 2019 13:10:11 -0700 Subject: [PATCH] Colony and OpenZeppelin Updates. --- data/ecosystems/c/colony.toml | 3 +++ data/ecosystems/e/ellcrys.toml | 3 +++ data/ecosystems/o/openzeppelin.toml | 6 ++++++ 3 files changed, 12 insertions(+) diff --git a/data/ecosystems/c/colony.toml b/data/ecosystems/c/colony.toml index 994a9de0..8561aab9 100644 --- a/data/ecosystems/c/colony.toml +++ b/data/ecosystems/c/colony.toml @@ -39,6 +39,9 @@ url = "https://github.com/JoinColony/colonyBot" [[repo]] url = "https://github.com/JoinColony/colonyContributions" +[[repo]] +url = "https://github.com/JoinColony/colonyDapp" + [[repo]] url = "https://github.com/JoinColony/colonyHackathon" diff --git a/data/ecosystems/e/ellcrys.toml b/data/ecosystems/e/ellcrys.toml index 401c3c81..2fde9a58 100644 --- a/data/ecosystems/e/ellcrys.toml +++ b/data/ecosystems/e/ellcrys.toml @@ -81,6 +81,9 @@ url = "https://github.com/ellcrys/megacorp" [[repo]] url = "https://github.com/ellcrys/merkletree" +[[repo]] +url = "https://github.com/ellcrys/mostly-harmless" + [[repo]] url = "https://github.com/ellcrys/node-json-rpc" diff --git a/data/ecosystems/o/openzeppelin.toml b/data/ecosystems/o/openzeppelin.toml index 281da3d6..16510a59 100644 --- a/data/ecosystems/o/openzeppelin.toml +++ b/data/ecosystems/o/openzeppelin.toml @@ -120,6 +120,9 @@ url = "https://github.com/OpenZeppelin/solidity-loader" [[repo]] url = "https://github.com/OpenZeppelin/starter-kit" +[[repo]] +url = "https://github.com/OpenZeppelin/starter-kit-gsn" + [[repo]] url = "https://github.com/OpenZeppelin/starter-kit-tutorial" @@ -132,5 +135,8 @@ url = "https://github.com/OpenZeppelin/token-vesting-ui" [[repo]] url = "https://github.com/OpenZeppelin/token-vouching" +[[repo]] +url = "https://github.com/OpenZeppelin/web3-gsn-faucet-provider" + [[repo]] url = "https://github.com/OpenZeppelin/zeppelin.solutions"