From e4edced8f6cdc05670bc43cd980d8bfacd2eb991 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 11 Dec 2019 21:07:00 -0800 Subject: [PATCH] Added more Gnosis repos. --- data/ecosystems/g/gnosis.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/g/gnosis.toml b/data/ecosystems/g/gnosis.toml index 0ca4958c..ad01fb39 100644 --- a/data/ecosystems/g/gnosis.toml +++ b/data/ecosystems/g/gnosis.toml @@ -30,6 +30,9 @@ url = "https://github.com/gnosis/conditional-tokens-contracts" [[repo]] url = "https://github.com/gnosis/conditional-tokens-market-makers" +[[repo]] +url = "https://github.com/gnosis/contract-proxy-kit" + [[repo]] url = "https://github.com/gnosis/cryptoeconomic-experiments" @@ -57,6 +60,9 @@ url = "https://github.com/gnosis/delayed-exec-contract" [[repo]] url = "https://github.com/gnosis/dex-contracts" +[[repo]] +url = "https://github.com/gnosis/dex-js" + [[repo]] url = "https://github.com/gnosis/dex-plasma" @@ -330,6 +336,9 @@ url = "https://github.com/gnosis/safe-android" [[repo]] url = "https://github.com/gnosis/safe-browser-extension" +[[repo]] +url = "https://github.com/gnosis/safe-cli" + [[repo]] url = "https://github.com/gnosis/safe-contracts"