From a4a6d138c2c5cecc458052281dea89b6b5cba659 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 20 Feb 2020 07:44:21 -0800 Subject: [PATCH] Added catalyst repo to Decentraland --- data/ecosystems/d/decentraland.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/d/decentraland.toml b/data/ecosystems/d/decentraland.toml index 80c08453..b5ff6748 100644 --- a/data/ecosystems/d/decentraland.toml +++ b/data/ecosystems/d/decentraland.toml @@ -51,6 +51,9 @@ url = "https://github.com/decentraland/builder-server" [[repo]] url = "https://github.com/decentraland/canilla" +[[repo]] +url = "https://github.com/decentraland/catalyst" + [[repo]] url = "https://github.com/decentraland/catalyst-monitor"