diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index e2aebaba..0bbefdcc 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -1,7 +1,48 @@ # Ecosystem Level Information title = "Ethereum" -sub_ecosystems = ["Truffle", "Status", "Storj", "0x", "Enjin Coin", "Decentraland", "Loom Network", "Gnosis", "Aragon", "Golem", "Augur", "Plasma", "Kyber Network", "InstaDApp", "NuCypher", "Maker", "Moloch", "FunFair", "Consensys", "Aztec Protocol", "Uniswap", "Matic Network", "The Graph", "Synthetix", "Bloom", "uPort", "Pisa Research", "Gitcoin", "Nuo Lend", "Melon", "Connext Network", "Bancor", "Dharma Protocol", "Set Protocol", "Matter Labs", "Compound", "Origin Protocol", "POA Network", "MyBit", "Uma Protocol"] +sub_ecosystems = [ + "0x", + "Aragon", + "Augur", + "Aztec Protocol", + "Bancor", + "Bloom", + "Compound", + "Connext Network", + "Consensys", + "Decentraland", + "Dharma Protocol", + "Enjin Coin", + "FunFair", + "Gitcoin", + "Gnosis", + "Golem", + "InstaDApp", + "Kyber Network", + "Loom Network", + "Maker", + "Matic Network", + "Matter Labs", + "Melon", + "Moloch", + "MyBit", + "NuCypher", + "Nuo Lend", + "Origin Protocol", + "POA Network", + "Pisa Research", + "Plasma", + "Set Protocol", + "Status", + "Storj", + "Synthetix", + "The Graph", + "Truffle", + "Uma Protocol", + "Uniswap", + "uPort" +] github_organizations = ["https://github.com/ethereum", "https://github.com/PegaSysEng", "https://github.com/prysmaticlabs"]