From 4b8a41e4116c3a896be912daaf322ff10904d6bb Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 12 Nov 2020 07:59:49 -0800 Subject: [PATCH] Reformatted sub ecosystems and github org toml entries to allow for easier diffing --- data/ecosystems/b/bitcoin-cash.toml | 7 +- data/ecosystems/b/bitcoin.toml | 23 +++++- data/ecosystems/c/cosmos.toml | 19 ++++- data/ecosystems/d/dfinity.toml | 6 +- data/ecosystems/e/eos.toml | 31 +++++++- data/ecosystems/e/ethereum-classic.toml | 6 +- data/ecosystems/g/gitcoin-grants.toml | 96 ++++++++++++++++++++++++- data/ecosystems/g/grin.toml | 6 +- data/ecosystems/h/holo.toml | 10 ++- data/ecosystems/i/interledger.toml | 6 +- data/ecosystems/l/lightning.toml | 8 ++- data/ecosystems/l/litecoin.toml | 5 +- data/ecosystems/m/mina-protocol.toml | 6 +- data/ecosystems/m/monero.toml | 6 +- data/ecosystems/n/nash-exchange.toml | 6 +- data/ecosystems/n/near-protocol.toml | 6 +- data/ecosystems/p/polkadot.toml | 19 ++++- data/ecosystems/s/steem.toml | 12 +++- data/ecosystems/s/stellar.toml | 8 ++- data/ecosystems/t/tari.toml | 6 +- data/ecosystems/t/tezos.toml | 7 +- 21 files changed, 274 insertions(+), 25 deletions(-) diff --git a/data/ecosystems/b/bitcoin-cash.toml b/data/ecosystems/b/bitcoin-cash.toml index 086b8791..e75ff228 100644 --- a/data/ecosystems/b/bitcoin-cash.toml +++ b/data/ecosystems/b/bitcoin-cash.toml @@ -3,7 +3,12 @@ title = "Bitcoin Cash" sub_ecosystems = [] -github_organizations = ["https://github.com/bitcoincashorg", "https://github.com/Electron-Cash", "https://github.com/gcash", "https://github.com/simpleledger"] +github_organizations = [ + "https://github.com/bitcoincashorg", + "https://github.com/Electron-Cash", + "https://github.com/gcash", + "https://github.com/simpleledger", +] # Repositories [[repo]] diff --git a/data/ecosystems/b/bitcoin.toml b/data/ecosystems/b/bitcoin.toml index fb7baa52..e12e68fa 100644 --- a/data/ecosystems/b/bitcoin.toml +++ b/data/ecosystems/b/bitcoin.toml @@ -1,9 +1,28 @@ # Ecosystem Level Information title = "Bitcoin" -sub_ecosystems = ["Bitcoin JS", "Fabric.fm", "Keep network", "Lightning", "RSK Smart Bitcoin", "ZeroNet"] +sub_ecosystems = [ + "Bitcoin JS", + "Fabric.fm", + "Keep network", + "Lightning", + "RSK Smart Bitcoin", + "ZeroNet", +] -github_organizations = ["https://github.com/bitcoin", "https://github.com/bitcoin-core", "https://github.com/bitcoinj", "https://github.com/bitcoinjs", "https://github.com/bitcoinops", "https://github.com/btcsuite", "https://github.com/haskoin", "https://github.com/libbitcoin", "https://github.com/rust-bitcoin", "https://github.com/Samourai-Wallet", "https://github.com/zkSNACKs"] +github_organizations = [ + "https://github.com/bitcoin", + "https://github.com/bitcoin-core", + "https://github.com/bitcoinj", + "https://github.com/bitcoinjs", + "https://github.com/bitcoinops", + "https://github.com/btcsuite", + "https://github.com/haskoin", + "https://github.com/libbitcoin", + "https://github.com/rust-bitcoin", + "https://github.com/Samourai-Wallet", + "https://github.com/zkSNACKs", +] # Repositories [[repo]] diff --git a/data/ecosystems/c/cosmos.toml b/data/ecosystems/c/cosmos.toml index ac21a6d8..669e08c4 100644 --- a/data/ecosystems/c/cosmos.toml +++ b/data/ecosystems/c/cosmos.toml @@ -1,9 +1,24 @@ # Ecosystem Level Information title = "Cosmos" -sub_ecosystems = ["Band Protocol", "Binance Coin", "Crypto.com Chain", "Interchain", "IRIS Network", "Kava Labs", "Loom Network", "Tendermint", "Terra", "THORChain"] +sub_ecosystems = [ + "Band Protocol", + "Binance Coin", + "Crypto.com Chain", + "Interchain", + "IRIS Network", + "Kava Labs", + "Loom Network", + "Tendermint", + "Terra", + "THORChain", +] -github_organizations = ["https://github.com/cosmos", "https://github.com/CosmWasm", "https://github.com/luniehq"] +github_organizations = [ + "https://github.com/cosmos", + "https://github.com/CosmWasm", + "https://github.com/luniehq", +] # Repositories [[repo]] diff --git a/data/ecosystems/d/dfinity.toml b/data/ecosystems/d/dfinity.toml index cf3f897f..291a5325 100644 --- a/data/ecosystems/d/dfinity.toml +++ b/data/ecosystems/d/dfinity.toml @@ -3,7 +3,11 @@ title = "DFINITY" sub_ecosystems = [] -github_organizations = ["https://github.com/dfinity", "https://github.com/dragginzgame", "https://github.com/sailfish-app"] +github_organizations = [ + "https://github.com/dfinity", + "https://github.com/dragginzgame", + "https://github.com/sailfish-app", +] # Repositories [[repo]] diff --git a/data/ecosystems/e/eos.toml b/data/ecosystems/e/eos.toml index 754ef85b..8016578a 100644 --- a/data/ecosystems/e/eos.toml +++ b/data/ecosystems/e/eos.toml @@ -1,9 +1,36 @@ # Ecosystem Level Information title = "EOS" -sub_ecosystems = ["Andoromeda", "Bank of Staked", "BOSCore", "DAO.Casino", "dfuse.io", "EOS Knights", "EOS Nation", "EOSDAC", "Eva", "Everipedia", "FeeSimple", "Iryo Network", "MEET.ONE", "Scatter", "SuperONE", "Telos", "TokenPocket", "Worbli", "Worldwide Asset eXchange"] +sub_ecosystems = [ + "Andoromeda", + "Bank of Staked", + "BOSCore", + "DAO.Casino", + "dfuse.io", + "EOS Knights", + "EOS Nation", + "EOSDAC", + "Eva", + "Everipedia", + "FeeSimple", + "Iryo Network", + "MEET.ONE", + "Scatter", + "SuperONE", + "Telos", + "TokenPocket", + "Worbli", + "Worldwide Asset eXchange", +] -github_organizations = ["https://github.com/eosdac", "https://github.com/EOSEssentials", "https://github.com/EOSIO", "https://github.com/eosio-eps", "https://github.com/eosnewyork", "https://github.com/eosrio"] +github_organizations = [ + "https://github.com/eosdac", + "https://github.com/EOSEssentials", + "https://github.com/EOSIO", + "https://github.com/eosio-eps", + "https://github.com/eosnewyork", + "https://github.com/eosrio", +] # Repositories [[repo]] diff --git a/data/ecosystems/e/ethereum-classic.toml b/data/ecosystems/e/ethereum-classic.toml index 65eddd76..9b5d02b1 100644 --- a/data/ecosystems/e/ethereum-classic.toml +++ b/data/ecosystems/e/ethereum-classic.toml @@ -3,7 +3,11 @@ title = "Ethereum Classic" sub_ecosystems = [] -github_organizations = ["https://github.com/etclabscore", "https://github.com/eth-classic", "https://github.com/ethereumproject"] +github_organizations = [ + "https://github.com/etclabscore", + "https://github.com/eth-classic", + "https://github.com/ethereumproject", +] # Repositories [[repo]] diff --git a/data/ecosystems/g/gitcoin-grants.toml b/data/ecosystems/g/gitcoin-grants.toml index e76fc23e..135bdd49 100644 --- a/data/ecosystems/g/gitcoin-grants.toml +++ b/data/ecosystems/g/gitcoin-grants.toml @@ -3,7 +3,101 @@ title = "Gitcoin Grants" sub_ecosystems = [] -github_organizations = ["https://github.com/0xEarth-Tech", "https://github.com/abridged", "https://github.com/ADORORG", "https://github.com/AeroRust", "https://github.com/aleph-im", "https://github.com/alice-si", "https://github.com/almonit", "https://github.com/Bacon-labs", "https://github.com/Blockada", "https://github.com/BlockchainEdu", "https://github.com/blockchangers", "https://github.com/boxswap", "https://github.com/BuidlHonduras", "https://github.com/BUIDLHub", "https://github.com/buidlin", "https://github.com/burnsignal", "https://github.com/CirclesUBI", "https://github.com/clrfund", "https://github.com/commons-stack", "https://github.com/cryptoeconomics-study", "https://github.com/Cryptorado-Community", "https://github.com/CryptoScamDB", "https://github.com/DAism2019", "https://github.com/daocast", "https://github.com/daostack", "https://github.com/DecentralizedScience", "https://github.com/DeFiStrategies", "https://github.com/deora-earth", "https://github.com/Department-of-Decentralization", "https://github.com/duneanalytics", "https://github.com/ethereum-magicians", "https://github.com/EthKids", "https://github.com/ethsearch", "https://github.com/Floflis", "https://github.com/FriendsFingers", "https://github.com/FuelLabs", "https://github.com/GEO-Protocol", "https://github.com/GraphiteTools", "https://github.com/GroundhogNetwork", "https://github.com/gweicz", "https://github.com/helpdao", "https://github.com/interstate-network", "https://github.com/jelly-swap", "https://github.com/k-tune-platform", "https://github.com/leapdao", "https://github.com/LeastAuthority", "https://github.com/lexDAO", "https://github.com/likecoin", "https://github.com/metacartel", "https://github.com/microsponsors", "https://github.com/Mundo-Descentralizado", "https://github.com/nori-dot-eco", "https://github.com/NotifyUs", "https://github.com/NutBerry", "https://github.com/OneMillionDevs", "https://github.com/Onther-Tech", "https://github.com/opolis", "https://github.com/paraswap", "https://github.com/peepeth", "https://github.com/playproject-io", "https://github.com/poanetwork", "https://github.com/pokettocash", "https://github.com/RadicalxChange", "https://github.com/raid-guild", "https://github.com/reach-sh", "https://github.com/RealCodeCamp", "https://github.com/restafund", "https://github.com/S33D-life", "https://github.com/sablierhq", "https://github.com/Send-Tribute", "https://github.com/sensecollective", "https://github.com/simpleaswater", "https://github.com/social-dist0rtion-protocol", "https://github.com/SporkHubr", "https://github.com/ssbc", "https://github.com/StablePay", "https://github.com/stakewise", "https://github.com/teamqed", "https://github.com/therealseeds", "https://github.com/threelab", "https://github.com/thxprotocol", "https://github.com/tornadocash", "https://github.com/Ucurtma", "https://github.com/uprtcl", "https://github.com/valibre-org", "https://github.com/validitycrypto", "https://github.com/vue-polkadot", "https://github.com/WalletConnect", "https://github.com/wearekickback", "https://github.com/whiteblock", "https://github.com/whiterabbit-hq", "https://github.com/wild-cards", "https://github.com/Zero-Collateral"] +github_organizations = [ + "https://github.com/0xEarth-Tech", + "https://github.com/abridged", + "https://github.com/ADORORG", + "https://github.com/AeroRust", + "https://github.com/aleph-im", + "https://github.com/alice-si", + "https://github.com/almonit", + "https://github.com/Bacon-labs", + "https://github.com/Blockada", + "https://github.com/BlockchainEdu", + "https://github.com/blockchangers", + "https://github.com/boxswap", + "https://github.com/BuidlHonduras", + "https://github.com/BUIDLHub", + "https://github.com/buidlin", + "https://github.com/burnsignal", + "https://github.com/CirclesUBI", + "https://github.com/clrfund", + "https://github.com/commons-stack", + "https://github.com/cryptoeconomics-study", + "https://github.com/Cryptorado-Community", + "https://github.com/CryptoScamDB", + "https://github.com/DAism2019", + "https://github.com/daocast", + "https://github.com/daostack", + "https://github.com/DecentralizedScience", + "https://github.com/DeFiStrategies", + "https://github.com/deora-earth", + "https://github.com/Department-of-Decentralization", + "https://github.com/duneanalytics", + "https://github.com/ethereum-magicians", + "https://github.com/EthKids", + "https://github.com/ethsearch", + "https://github.com/Floflis", + "https://github.com/FriendsFingers", + "https://github.com/FuelLabs", + "https://github.com/GEO-Protocol", + "https://github.com/GraphiteTools", + "https://github.com/GroundhogNetwork", + "https://github.com/gweicz", + "https://github.com/helpdao", + "https://github.com/interstate-network", + "https://github.com/jelly-swap", + "https://github.com/k-tune-platform", + "https://github.com/leapdao", + "https://github.com/LeastAuthority", + "https://github.com/lexDAO", + "https://github.com/likecoin", + "https://github.com/metacartel", + "https://github.com/microsponsors", + "https://github.com/Mundo-Descentralizado", + "https://github.com/nori-dot-eco", + "https://github.com/NotifyUs", + "https://github.com/NutBerry", + "https://github.com/OneMillionDevs", + "https://github.com/Onther-Tech", + "https://github.com/opolis", + "https://github.com/paraswap", + "https://github.com/peepeth", + "https://github.com/playproject-io", + "https://github.com/poanetwork", + "https://github.com/pokettocash", + "https://github.com/RadicalxChange", + "https://github.com/raid-guild", + "https://github.com/reach-sh", + "https://github.com/RealCodeCamp", + "https://github.com/restafund", + "https://github.com/S33D-life", + "https://github.com/sablierhq", + "https://github.com/Send-Tribute", + "https://github.com/sensecollective", + "https://github.com/simpleaswater", + "https://github.com/social-dist0rtion-protocol", + "https://github.com/SporkHubr", + "https://github.com/ssbc", + "https://github.com/StablePay", + "https://github.com/stakewise", + "https://github.com/teamqed", + "https://github.com/therealseeds", + "https://github.com/threelab", + "https://github.com/thxprotocol", + "https://github.com/tornadocash", + "https://github.com/Ucurtma", + "https://github.com/uprtcl", + "https://github.com/valibre-org", + "https://github.com/validitycrypto", + "https://github.com/vue-polkadot", + "https://github.com/WalletConnect", + "https://github.com/wearekickback", + "https://github.com/whiteblock", + "https://github.com/whiterabbit-hq", + "https://github.com/wild-cards", + "https://github.com/Zero-Collateral", +] # Repositories [[repo]] diff --git a/data/ecosystems/g/grin.toml b/data/ecosystems/g/grin.toml index c2ef884c..0aba7d02 100644 --- a/data/ecosystems/g/grin.toml +++ b/data/ecosystems/g/grin.toml @@ -3,7 +3,11 @@ title = "Grin" sub_ecosystems = [] -github_organizations = ["https://github.com/cyclefortytwo", "https://github.com/mimblewimble", "https://github.com/vault713"] +github_organizations = [ + "https://github.com/cyclefortytwo", + "https://github.com/mimblewimble", + "https://github.com/vault713", +] # Repositories [[repo]] diff --git a/data/ecosystems/h/holo.toml b/data/ecosystems/h/holo.toml index 04fb5c97..c024d9e5 100644 --- a/data/ecosystems/h/holo.toml +++ b/data/ecosystems/h/holo.toml @@ -1,7 +1,15 @@ # Ecosystem Level Information title = "Holo" -sub_ecosystems = ["_Prtcl", "HoloREA", "Hylo", "Junto", "Omni Project", "Orion Protocol", "Set Match Games"] +sub_ecosystems = [ + "_Prtcl", + "HoloREA", + "Hylo", + "Junto", + "Omni Project", + "Orion Protocol", + "Set Match Games", +] github_organizations = ["https://github.com/holochain"] diff --git a/data/ecosystems/i/interledger.toml b/data/ecosystems/i/interledger.toml index 21e2fa63..d347697f 100644 --- a/data/ecosystems/i/interledger.toml +++ b/data/ecosystems/i/interledger.toml @@ -3,7 +3,11 @@ title = "Interledger" sub_ecosystems = [] -github_organizations = ["https://github.com/interledger", "https://github.com/interledgerjs", "https://github.com/Kava-Labs"] +github_organizations = [ + "https://github.com/interledger", + "https://github.com/interledgerjs", + "https://github.com/Kava-Labs", +] # Repositories [[repo]] diff --git a/data/ecosystems/l/lightning.toml b/data/ecosystems/l/lightning.toml index 44942880..94236138 100644 --- a/data/ecosystems/l/lightning.toml +++ b/data/ecosystems/l/lightning.toml @@ -3,7 +3,13 @@ title = "Lightning" sub_ecosystems = ["Sparkswap"] -github_organizations = ["https://github.com/breez", "https://github.com/Lightning-Family", "https://github.com/lightningnetwork", "https://github.com/LightningPeach", "https://github.com/nayutaco"] +github_organizations = [ + "https://github.com/breez", + "https://github.com/Lightning-Family", + "https://github.com/lightningnetwork", + "https://github.com/LightningPeach", + "https://github.com/nayutaco", +] # Repositories [[repo]] diff --git a/data/ecosystems/l/litecoin.toml b/data/ecosystems/l/litecoin.toml index eb489905..371b52e3 100644 --- a/data/ecosystems/l/litecoin.toml +++ b/data/ecosystems/l/litecoin.toml @@ -3,7 +3,10 @@ title = "Litecoin" sub_ecosystems = [] -github_organizations = ["https://github.com/litecoin-foundation", "https://github.com/litecoin-project"] +github_organizations = [ + "https://github.com/litecoin-foundation", + "https://github.com/litecoin-project", +] # Repositories [[repo]] diff --git a/data/ecosystems/m/mina-protocol.toml b/data/ecosystems/m/mina-protocol.toml index d3e9ea8d..8a604e70 100644 --- a/data/ecosystems/m/mina-protocol.toml +++ b/data/ecosystems/m/mina-protocol.toml @@ -3,7 +3,11 @@ title = "Mina Protocol" sub_ecosystems = [] -github_organizations = ["https://github.com/CodaProtocol", "https://github.com/MinaProtocol", "https://github.com/o1-labs"] +github_organizations = [ + "https://github.com/CodaProtocol", + "https://github.com/MinaProtocol", + "https://github.com/o1-labs", +] # Repositories [[repo]] diff --git a/data/ecosystems/m/monero.toml b/data/ecosystems/m/monero.toml index 4fef7678..3c34d120 100644 --- a/data/ecosystems/m/monero.toml +++ b/data/ecosystems/m/monero.toml @@ -3,7 +3,11 @@ title = "Monero" sub_ecosystems = ["Tari"] -github_organizations = ["https://github.com/monero-ecosystem", "https://github.com/monerobook", "https://github.com/mymonero"] +github_organizations = [ + "https://github.com/monero-ecosystem", + "https://github.com/monerobook", + "https://github.com/mymonero", +] # Repositories [[repo]] diff --git a/data/ecosystems/n/nash-exchange.toml b/data/ecosystems/n/nash-exchange.toml index a122e0f6..0c40ad79 100644 --- a/data/ecosystems/n/nash-exchange.toml +++ b/data/ecosystems/n/nash-exchange.toml @@ -3,7 +3,11 @@ title = "Nash Exchange" sub_ecosystems = [] -github_organizations = ["https://github.com/nash-io", "https://github.com/neo-one-suite", "https://github.com/NeoResearch"] +github_organizations = [ + "https://github.com/nash-io", + "https://github.com/neo-one-suite", + "https://github.com/NeoResearch", +] # Repositories [[repo]] diff --git a/data/ecosystems/n/near-protocol.toml b/data/ecosystems/n/near-protocol.toml index ac0aba04..b0fa9b76 100644 --- a/data/ecosystems/n/near-protocol.toml +++ b/data/ecosystems/n/near-protocol.toml @@ -3,7 +3,11 @@ title = "Near Protocol" sub_ecosystems = ["Flux Protocol", "Mintbase"] -github_organizations = ["https://github.com/near", "https://github.com/near-examples", "https://github.com/nearprotocol"] +github_organizations = [ + "https://github.com/near", + "https://github.com/near-examples", + "https://github.com/nearprotocol", +] # Repositories [[repo]] diff --git a/data/ecosystems/p/polkadot.toml b/data/ecosystems/p/polkadot.toml index cae983f7..d6fd3ffc 100644 --- a/data/ecosystems/p/polkadot.toml +++ b/data/ecosystems/p/polkadot.toml @@ -1,9 +1,24 @@ # Ecosystem Level Information title = "Polkadot" -sub_ecosystems = ["Acala", "Clover", "Darwinia Network", "Edgeware", "Interlay", "Kilt", "Phala Network", "Plasm", "Selendra", "Vertua"] +sub_ecosystems = [ + "Acala", + "Clover", + "Darwinia Network", + "Edgeware", + "Interlay", + "Kilt", + "Phala Network", + "Plasm", + "Selendra", + "Vertua", +] -github_organizations = ["https://github.com/polkadot-js", "https://github.com/vue-polkadot", "https://github.com/w3f"] +github_organizations = [ + "https://github.com/polkadot-js", + "https://github.com/vue-polkadot", + "https://github.com/w3f", +] # Repositories [[repo]] diff --git a/data/ecosystems/s/steem.toml b/data/ecosystems/s/steem.toml index bf2cc472..311ca976 100644 --- a/data/ecosystems/s/steem.toml +++ b/data/ecosystems/s/steem.toml @@ -1,7 +1,17 @@ # Ecosystem Level Information title = "Steem" -sub_ecosystems = ["1Ramp", "Actifit", "Busy", "coogger", "dlux", "DTube", "eSteem", "Steemhunt", "Wise Team"] +sub_ecosystems = [ + "1Ramp", + "Actifit", + "Busy", + "coogger", + "dlux", + "DTube", + "eSteem", + "Steemhunt", + "Wise Team", +] github_organizations = ["https://github.com/steemit"] diff --git a/data/ecosystems/s/stellar.toml b/data/ecosystems/s/stellar.toml index 7ceb4578..fb2662b3 100644 --- a/data/ecosystems/s/stellar.toml +++ b/data/ecosystems/s/stellar.toml @@ -3,7 +3,13 @@ title = "Stellar" sub_ecosystems = ["Litemint", "Mobius", "Stronghold"] -github_organizations = ["https://github.com/aurora-rs", "https://github.com/fairxio", "https://github.com/stellar", "https://github.com/StellarCN", "https://github.com/StellarKit"] +github_organizations = [ + "https://github.com/aurora-rs", + "https://github.com/fairxio", + "https://github.com/stellar", + "https://github.com/StellarCN", + "https://github.com/StellarKit", +] # Repositories [[repo]] diff --git a/data/ecosystems/t/tari.toml b/data/ecosystems/t/tari.toml index d6a9a1b4..c19a8cc8 100644 --- a/data/ecosystems/t/tari.toml +++ b/data/ecosystems/t/tari.toml @@ -3,7 +3,11 @@ title = "Tari" sub_ecosystems = [] -github_organizations = ["https://github.com/big-neon", "https://github.com/tari-labs", "https://github.com/tari-project"] +github_organizations = [ + "https://github.com/big-neon", + "https://github.com/tari-labs", + "https://github.com/tari-project", +] # Repositories [[repo]] diff --git a/data/ecosystems/t/tezos.toml b/data/ecosystems/t/tezos.toml index 8288431c..fc327d56 100644 --- a/data/ecosystems/t/tezos.toml +++ b/data/ecosystems/t/tezos.toml @@ -3,7 +3,12 @@ title = "Tezos" sub_ecosystems = ["Blockswap Network"] -github_organizations = ["https://github.com/kukai-wallet", "https://github.com/tezbox", "https://github.com/tezbridge", "https://github.com/tezos"] +github_organizations = [ + "https://github.com/kukai-wallet", + "https://github.com/tezbox", + "https://github.com/tezbridge", + "https://github.com/tezos", +] # Repositories [[repo]]