From 599ecd304fc9f16b927bf42efb728a617e1229a4 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 30 Oct 2019 12:05:44 -0700 Subject: [PATCH] Added Dharma Multisig manager repo --- data/ecosystems/d/dharma-protocol.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/d/dharma-protocol.toml b/data/ecosystems/d/dharma-protocol.toml index fa080028..7ed6e5b4 100644 --- a/data/ecosystems/d/dharma-protocol.toml +++ b/data/ecosystems/d/dharma-protocol.toml @@ -54,6 +54,9 @@ url = "https://github.com/dharmaprotocol/go-ethereum" [[repo]] url = "https://github.com/dharmaprotocol/kovan-endpoints" +[[repo]] +url = "https://github.com/dharmaprotocol/multisig-manager" + [[repo]] url = "https://github.com/dharmaprotocol/provider-engine"