From 70468ffa7f5121d1a3beda6ee3ffbc92827150f9 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 14 Feb 2020 07:56:17 -0800 Subject: [PATCH] Added snx-grants-dao to Synthetix ecosystem --- data/ecosystems/s/synthetix.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/s/synthetix.toml b/data/ecosystems/s/synthetix.toml index 68c6c1f6..43d59941 100644 --- a/data/ecosystems/s/synthetix.toml +++ b/data/ecosystems/s/synthetix.toml @@ -42,6 +42,9 @@ url = "https://github.com/Synthetixio/simulation" [[repo]] url = "https://github.com/Synthetixio/SIPs" +[[repo]] +url = "https://github.com/Synthetixio/snx-grants-dao" + [[repo]] url = "https://github.com/Synthetixio/StructuredSmartContracts"