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"