From cf53c7c5b0023cec17104f96aaba37661005ffef Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 1 Mar 2020 10:31:59 -0800 Subject: [PATCH] Added DAOstack repos from ethdenver --- data/ecosystems/d/daostack.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/d/daostack.toml b/data/ecosystems/d/daostack.toml index fce0dae3..dcb09ce4 100644 --- a/data/ecosystems/d/daostack.toml +++ b/data/ecosystems/d/daostack.toml @@ -60,6 +60,12 @@ url = "https://github.com/daostack/Ecosystem" [[repo]] url = "https://github.com/daostack/EIPs" +[[repo]] +url = "https://github.com/daostack/ETHDenver-DAO" + +[[repo]] +url = "https://github.com/daostack/ethdenver-workshop-20200213" + [[repo]] url = "https://github.com/daostack/faucet" @@ -69,6 +75,9 @@ url = "https://github.com/daostack/idntityDAO" [[repo]] url = "https://github.com/daostack/infra" +[[repo]] +url = "https://github.com/daostack/locked-gen" + [[repo]] url = "https://github.com/daostack/migration" @@ -119,3 +128,6 @@ url = "https://github.com/daostack/web3connect" [[repo]] url = "https://github.com/daostack/whitelisted_daos" + +[[repo]] +url = "https://github.com/daostack/xgen-bridge"