From 44d10994b2f3d01c2d2757709eddb400289dbd14 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 4 Aug 2019 15:39:28 -0700 Subject: [PATCH] Sorted subecosystem names for easier diffing of new ecosystems. --- data/ecosystems/e/eos.toml | 2 +- data/ecosystems/e/ethereum.toml | 2 +- data/ecosystems/s/steem.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/ecosystems/e/eos.toml b/data/ecosystems/e/eos.toml index 54ef5839..b69d9225 100644 --- a/data/ecosystems/e/eos.toml +++ b/data/ecosystems/e/eos.toml @@ -1,7 +1,7 @@ # Ecosystem Level Information title = "EOS" -sub_ecosystems = ["EOS Knights", "Everipedia", "EOS Nation", "SuperONE", "Bank of Staked", "Andoromeda", "Eva", "TokenPocket", "FeeSimple", "Scatter", "EOSDAC", "Iryo Network", "dfuse.io"] +sub_ecosystems = ["Andoromeda", "Bank of Staked", "dfuse.io", "EOS Knights", "EOS Nation", "EOSDAC", "Eva", "Everipedia", "FeeSimple", "Iryo Network", "Scatter", "SuperONE", "TokenPocket"] github_organizations = ["https://github.com/EOSEssentials", "https://github.com/EOSIO", "https://github.com/eosnewyork", "https://github.com/eosrio"] diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index bea09518..871d73f1 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -1,7 +1,7 @@ # 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", "OmiseGo", "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", "OmiseGo", "Origin Protocol", "Pisa Research", "Plasma", "POA Network", "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"] diff --git a/data/ecosystems/s/steem.toml b/data/ecosystems/s/steem.toml index 52470393..77563cd2 100644 --- a/data/ecosystems/s/steem.toml +++ b/data/ecosystems/s/steem.toml @@ -1,7 +1,7 @@ # Ecosystem Level Information title = "Steem" -sub_ecosystems = ["Busy", "DTube", "eSteem", "Wise Team", "Steemhunt", "coogger", "dlux", "1Ramp", "Actifit"] +sub_ecosystems = ["1Ramp", "Actifit", "Busy", "coogger", "dlux", "DTube", "eSteem", "Steemhunt", "Wise Team"] github_organizations = ["https://github.com/steemit"]