From fc77cbb795cc204866097e2f7d8de2d747d660ac Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 27 Oct 2019 22:37:15 -0700 Subject: [PATCH] Additional Synthetix Repos --- data/ecosystems/s/synthetix.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/s/synthetix.toml b/data/ecosystems/s/synthetix.toml index d9343fa1..13b4a1e8 100644 --- a/data/ecosystems/s/synthetix.toml +++ b/data/ecosystems/s/synthetix.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/Synthetixio"] [[repo]] url = "https://github.com/Synthetixio/assets" +[[repo]] +url = "https://github.com/Synthetixio/contracts" + [[repo]] url = "https://github.com/Synthetixio/deprecated-whitepaper" @@ -39,9 +42,15 @@ url = "https://github.com/Synthetixio/synthetix-exchange" [[repo]] url = "https://github.com/Synthetixio/synthetix-js" +[[repo]] +url = "https://github.com/Synthetixio/synthetix-mintr" + [[repo]] url = "https://github.com/Synthetixio/synthetix-subgraph" +[[repo]] +url = "https://github.com/Synthetixio/synthetix-translations" + [[repo]] url = "https://github.com/Synthetixio/tokens"