From fa4651b39791200f0b5d57b61841e5f59d0f6429 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 28 Jan 2020 07:59:44 -0800 Subject: [PATCH] Added documentation repo for Set Protocol --- data/ecosystems/s/set-protocol.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/s/set-protocol.toml b/data/ecosystems/s/set-protocol.toml index b5d24f8f..8eb2346b 100644 --- a/data/ecosystems/s/set-protocol.toml +++ b/data/ecosystems/s/set-protocol.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/SetProtocol"] # Repositories +[[repo]] +url = "https://github.com/SetProtocol/awesome-set-protocol" + [[repo]] url = "https://github.com/SetProtocol/set-protocol-contracts"