From 607b79f4619af5d74b2d7e4ecb9870f340882695 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 18 Feb 2020 08:37:43 -0800 Subject: [PATCH] Added Decentraland wearables and catalyst repos --- data/ecosystems/d/decentraland.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/d/decentraland.toml b/data/ecosystems/d/decentraland.toml index 27cbdb6b..80c08453 100644 --- a/data/ecosystems/d/decentraland.toml +++ b/data/ecosystems/d/decentraland.toml @@ -51,6 +51,12 @@ url = "https://github.com/decentraland/builder-server" [[repo]] url = "https://github.com/decentraland/canilla" +[[repo]] +url = "https://github.com/decentraland/catalyst-monitor" + +[[repo]] +url = "https://github.com/decentraland/catalyst-owner" + [[repo]] url = "https://github.com/decentraland/cli" @@ -337,6 +343,9 @@ url = "https://github.com/decentraland/vorpal" [[repo]] url = "https://github.com/decentraland/voting" +[[repo]] +url = "https://github.com/decentraland/wearables-contracts" + [[repo]] url = "https://github.com/decentraland/web"