From f5ea24f9dc4801cb78f9c9f2c697fb8645cc66fa Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 30 Jan 2020 12:33:55 -0800 Subject: [PATCH] Fix toml issue --- data/ecosystems/e/ethereum.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 809deb01..7441ec59 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -1,7 +1,7 @@ # Ecosystem Level Information title = "Ethereum" -sub_ecosystems = ["0x", "Aave", "Alethio", "Aragon", "Augur", "Aztec Protocol", "Bancor", "Bloom", "Cartesi", "Celer Network", "Compound", "Connext Network", "Consensys", "Counterfactual", "Decentraland", "Dharma Protocol", "Enigma", "Enjin Coin", "FunFair", "Gitcoin", "Gnosis", "Golem", "InstaDApp", "Keep network", "Kyber Network", "Loom Network", "Maker", "Matic Network", "Matter Labs", "Melon", "MetaMask", "Moloch", "MyBit", "NuCypher", "Nuo Lend", "OmiseGo", "Origin Protocol", "Pisa Research", "Plasma", "POA Network", "Set Protocol", "Skale Network", "SpankChain", "Status", "Storj", "Synthetix", "The Graph", "Truffle", "Uma Protocol", "Uniswap", "Unlock Protocol", "uPort", "Web3 JS", "ZoKrates"] +sub_ecosystems = ["0x", "Aave", "Alethio", "Aragon", "Augur", "Aztec Protocol", "Bancor", "Bloom", "Cartesi", "Celer Network", "Compound", "Connext Network", "Consensys", "Counterfactual", "Decentraland", "Dharma Protocol", "Enigma", "Enjin Coin", "FunFair", "Gitcoin", "Gnosis", "Golem", "InstaDApp", "Keep network", "Kyber Network", "Loom Network", "Maker", "Matic Network", "Matter Labs", "Melon", "MetaMask", "Moloch", "MyBit", "NuCypher", "Nuo Lend", "OmiseGo", "Origin Protocol", "Pisa Research", "Plasma", "POA Network", "Set Protocol", "Skale Network", "SpankChain", "Status", "Storj", "Synthetix", "The Graph", "Truffle", "Uma Protocol", "Uniswap", "Unlock Protocol", "uPort", "ZoKrates"] github_organizations = ["https://github.com/argentlabs", "https://github.com/crytic", "https://github.com/ethereum", "https://github.com/ethereum934", "https://github.com/ethers-io", "https://github.com/ewasm", "https://github.com/fortmatic", "https://github.com/NethermindEth", "https://github.com/nomiclabs", "https://github.com/PegaSysEng", "https://github.com/prysmaticlabs", "https://github.com/sigp", "https://github.com/Tenderly", "https://github.com/umbracle", "https://github.com/yeeth"]