From d0b2010c0139d3e2dcd7a5c69cbc283d2bf9855c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 18 Dec 2020 14:19:32 -0800 Subject: [PATCH] Added more gnosis repos (ido, gp-v1-ui) --- data/ecosystems/g/gnosis.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/g/gnosis.toml b/data/ecosystems/g/gnosis.toml index a4e7f367..0e8142fc 100644 --- a/data/ecosystems/g/gnosis.toml +++ b/data/ecosystems/g/gnosis.toml @@ -325,6 +325,9 @@ url = "https://github.com/gnosis/gnosis-hg-js" [[repo]] url = "https://github.com/gnosis/gnosis-py" +[[repo]] +url = "https://github.com/gnosis/gp-v1-ui" + [[repo]] url = "https://github.com/gnosis/gp-v1-web" @@ -364,6 +367,9 @@ url = "https://github.com/gnosis/hg-subgraph" [[repo]] url = "https://github.com/gnosis/hg-trading-ui" +[[repo]] +url = "https://github.com/gnosis/ido-contracts" + [[repo]] url = "https://github.com/gnosis/Keycard.swift"