From 795c2ab1d9d7c4f200d3d3329fd7a02b82bdf923 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 12 Nov 2020 07:24:19 -0800 Subject: [PATCH] Added more Dharma repos --- data/ecosystems/d/dharma-protocol.toml | 44 +++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/data/ecosystems/d/dharma-protocol.toml b/data/ecosystems/d/dharma-protocol.toml index e3679bff..8239e537 100644 --- a/data/ecosystems/d/dharma-protocol.toml +++ b/data/ecosystems/d/dharma-protocol.toml @@ -3,9 +3,51 @@ title = "Dharma Protocol" sub_ecosystems = [] -github_organizations = ["https://github.com/dharmaprotocol"] +github_organizations = ["https://github.com/dharma-eng", "https://github.com/dharmaprotocol"] # Repositories +[[repo]] +url = "https://github.com/dharma-eng/compound-protocol" + +[[repo]] +url = "https://github.com/dharma-eng/dai-backstop-syndicate" + +[[repo]] +url = "https://github.com/dharma-eng/dharma-smart-wallet" + +[[repo]] +url = "https://github.com/dharma-eng/dharma-token" + +[[repo]] +url = "https://github.com/dharma-eng/dharma-version-api" + +[[repo]] +url = "https://github.com/dharma-eng/DharmaDaiSubgraph" + +[[repo]] +url = "https://github.com/dharma-eng/EIPs" + +[[repo]] +url = "https://github.com/dharma-eng/ensjs" + +[[repo]] +url = "https://github.com/dharma-eng/ganache-cli" + +[[repo]] +url = "https://github.com/dharma-eng/ganache-core" + +[[repo]] +url = "https://github.com/dharma-eng/merkle-distributor" + +[[repo]] +url = "https://github.com/dharma-eng/retroactive-query" + +[[repo]] +url = "https://github.com/dharma-eng/simple-multisig" + +[[repo]] +url = "https://github.com/dharma-eng/Tiramisu" + [[repo]] url = "https://github.com/dharmaprotocol/0x-monorepo"