From 6edfd597ad327a09cfdca2f7740692ff55e04235 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 25 Nov 2019 12:46:02 -0800 Subject: [PATCH] Additional Lino related repos. --- data/ecosystems/l/lino-network.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/l/lino-network.toml b/data/ecosystems/l/lino-network.toml index 19b4fea4..4528a299 100644 --- a/data/ecosystems/l/lino-network.toml +++ b/data/ecosystems/l/lino-network.toml @@ -51,9 +51,15 @@ url = "https://github.com/lino-network/lino-erc20-smart-contract" [[repo]] url = "https://github.com/lino-network/lino-go" +[[repo]] +url = "https://github.com/lino-network/lino-java" + [[repo]] url = "https://github.com/lino-network/lino-js" +[[repo]] +url = "https://github.com/lino-network/lino-price-feeder" + [[repo]] url = "https://github.com/lino-network/linod-scripts"