From f97c314d4a10be15f75affe787ee437bd1dbdf2d Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 28 Jan 2020 08:00:43 -0800 Subject: [PATCH] Added more Synthetix repos --- data/ecosystems/s/synthetix.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/ecosystems/s/synthetix.toml b/data/ecosystems/s/synthetix.toml index 13b4a1e8..68c6c1f6 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/contract-linker" + [[repo]] url = "https://github.com/Synthetixio/contracts" @@ -21,15 +24,27 @@ url = "https://github.com/Synthetixio/eslint-plugin-havven" [[repo]] url = "https://github.com/Synthetixio/eth-contract-metadata" +[[repo]] +url = "https://github.com/Synthetixio/js-template" + [[repo]] url = "https://github.com/Synthetixio/lambda-cloudwatch-slack" +[[repo]] +url = "https://github.com/Synthetixio/litepapers" + +[[repo]] +url = "https://github.com/Synthetixio/roadmap" + [[repo]] url = "https://github.com/Synthetixio/simulation" [[repo]] url = "https://github.com/Synthetixio/SIPs" +[[repo]] +url = "https://github.com/Synthetixio/StructuredSmartContracts" + [[repo]] url = "https://github.com/Synthetixio/synthetix" @@ -51,12 +66,18 @@ url = "https://github.com/Synthetixio/synthetix-subgraph" [[repo]] url = "https://github.com/Synthetixio/synthetix-translations" +[[repo]] +url = "https://github.com/Synthetixio/synthetix-website-static-cms" + [[repo]] url = "https://github.com/Synthetixio/tokens" [[repo]] url = "https://github.com/Synthetixio/try-ethereum" +[[repo]] +url = "https://github.com/Synthetixio/Unipool" + [[repo]] url = "https://github.com/Synthetixio/uniswap-frontend"