From 18dcdcabe0d57bff9afbdd280603e4f0c1065322 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 7 Dec 2020 08:04:08 -0800 Subject: [PATCH] Added more Gnosis repos around gp-gv2 --- data/ecosystems/g/gnosis.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/g/gnosis.toml b/data/ecosystems/g/gnosis.toml index bb3b5a06..b7d2a8a7 100644 --- a/data/ecosystems/g/gnosis.toml +++ b/data/ecosystems/g/gnosis.toml @@ -322,6 +322,21 @@ url = "https://github.com/gnosis/gnosis-hg-js" [[repo]] url = "https://github.com/gnosis/gnosis-py" +[[repo]] +url = "https://github.com/gnosis/gp-v1-web" + +[[repo]] +url = "https://github.com/gnosis/gp-v2-contracts" + +[[repo]] +url = "https://github.com/gnosis/gp-v2-services" + +[[repo]] +url = "https://github.com/gnosis/gp-v2-solver" + +[[repo]] +url = "https://github.com/gnosis/gp-v2-swap" + [[repo]] url = "https://github.com/gnosis/graph-node-reader"