From b4e281bdb8ef3511fd25ff69309cb4e3ee0c073d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Federico=20Kunze=20K=C3=BCllmer?= <31522760+fedekunze@users.noreply.github.com> Date: Sun, 9 Jan 2022 00:51:16 +0100 Subject: [PATCH] rename Evmos, add Cronos to cosmos ecosystem (#192) * add tharsis repos * rename evmos, add cronos * rm --- data/ecosystems/c/cosmos.toml | 3 ++- data/ecosystems/e/evmos.toml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/data/ecosystems/c/cosmos.toml b/data/ecosystems/c/cosmos.toml index f05027d8..af9514f6 100644 --- a/data/ecosystems/c/cosmos.toml +++ b/data/ecosystems/c/cosmos.toml @@ -16,6 +16,7 @@ sub_ecosystems = [ "confio", "Cosmic Bridge", "CosmWasm", + "Cronos", "Crypto.com Chain", "Cudos", "Cyber", @@ -28,7 +29,7 @@ sub_ecosystems = [ "Dropil", "E-Money", "Enigma", - "evmos", + "Evmos", "Fetch", "FOAM", "GravityDEX", diff --git a/data/ecosystems/e/evmos.toml b/data/ecosystems/e/evmos.toml index 98978fb0..ce97f7a2 100644 --- a/data/ecosystems/e/evmos.toml +++ b/data/ecosystems/e/evmos.toml @@ -1,5 +1,5 @@ # Ecosystem Level Information -title = "evmos" +title = "Evmos" sub_ecosystems = []