From d21e3d8310873bc29c1f69e302ffdb10ecdfd813 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 14 Feb 2020 07:54:49 -0800 Subject: [PATCH] Added Maker repos (dss-darkfix, dss-test, etc.) --- data/ecosystems/m/maker.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/m/maker.toml b/data/ecosystems/m/maker.toml index 6806749d..debb55fd 100644 --- a/data/ecosystems/m/maker.toml +++ b/data/ecosystems/m/maker.toml @@ -81,6 +81,9 @@ url = "https://github.com/makerdao/chief-keeper" [[repo]] url = "https://github.com/makerdao/click" +[[repo]] +url = "https://github.com/makerdao/commdev-grants-transparency-dashboard" + [[repo]] url = "https://github.com/makerdao/community" @@ -171,6 +174,9 @@ url = "https://github.com/makerdao/ds-spell" [[repo]] url = "https://github.com/makerdao/dsr" +[[repo]] +url = "https://github.com/makerdao/dsr-pymaker-example" + [[repo]] url = "https://github.com/makerdao/dss" @@ -183,6 +189,9 @@ url = "https://github.com/makerdao/dss-auth-viz" [[repo]] url = "https://github.com/makerdao/dss-cdp-manager" +[[repo]] +url = "https://github.com/makerdao/dss-darkfix" + [[repo]] url = "https://github.com/makerdao/dss-deploy" @@ -207,6 +216,9 @@ url = "https://github.com/makerdao/dss-proxy-actions" [[repo]] url = "https://github.com/makerdao/dss-smart-contract-reports" +[[repo]] +url = "https://github.com/makerdao/dss-test" + [[repo]] url = "https://github.com/makerdao/esm"