From c2f7655b50b8d60d7f12c104ca3910f0f0d63e2e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 5 Feb 2020 22:58:25 -0800 Subject: [PATCH] Added more Terra repos --- data/ecosystems/t/terra.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/t/terra.toml b/data/ecosystems/t/terra.toml index fc53d528..0c7af0eb 100644 --- a/data/ecosystems/t/terra.toml +++ b/data/ecosystems/t/terra.toml @@ -12,12 +12,21 @@ url = "https://github.com/terra-project/amino-js" [[repo]] url = "https://github.com/terra-project/ccxt" +[[repo]] +url = "https://github.com/terra-project/client-api-docs" + [[repo]] url = "https://github.com/terra-project/core" +[[repo]] +url = "https://github.com/terra-project/delegations" + [[repo]] url = "https://github.com/terra-project/deposit-tracker" +[[repo]] +url = "https://github.com/terra-project/docs" + [[repo]] url = "https://github.com/terra-project/documentation"