From 9c006e45b718fa583b9d555cc64ec36f047e88c3 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 30 Sep 2019 17:19:11 -0700 Subject: [PATCH] Added more Loom repositories. --- data/ecosystems/l/loom-network.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/l/loom-network.toml b/data/ecosystems/l/loom-network.toml index ba730bc1..e5aad6e3 100644 --- a/data/ecosystems/l/loom-network.toml +++ b/data/ecosystems/l/loom-network.toml @@ -81,6 +81,9 @@ url = "https://github.com/loomnetwork/ez-gin-template" [[repo]] url = "https://github.com/loomnetwork/fresh" +[[repo]] +url = "https://github.com/loomnetwork/gamechain" + [[repo]] url = "https://github.com/loomnetwork/go-ecdh" @@ -204,6 +207,9 @@ url = "https://github.com/loomnetwork/plasma-indexer" [[repo]] url = "https://github.com/loomnetwork/plasma-paper" +[[repo]] +url = "https://github.com/loomnetwork/Relentless" + [[repo]] url = "https://github.com/loomnetwork/rollout_ui2"