From 9a90406201a6626a76ae4e4d813e2bedb2a76773 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 26 Jan 2020 08:48:40 -0800 Subject: [PATCH] Added more Cosmos repos --- data/ecosystems/c/cosmos.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/c/cosmos.toml b/data/ecosystems/c/cosmos.toml index 3e3b8168..749fc718 100644 --- a/data/ecosystems/c/cosmos.toml +++ b/data/ecosystems/c/cosmos.toml @@ -127,6 +127,9 @@ url = "https://github.com/cosmos/peggy" [[repo]] url = "https://github.com/cosmos/peggy-original" +[[repo]] +url = "https://github.com/cosmos/relayer" + [[repo]] url = "https://github.com/cosmos/research" @@ -154,6 +157,9 @@ url = "https://github.com/cosmos/tools" [[repo]] url = "https://github.com/cosmos/types" +[[repo]] +url = "https://github.com/cosmos/vuepress-theme-cosmos" + [[repo]] url = "https://github.com/cosmostation/cosmosjs"