From 1e990af74bcbbde8e4beabf908b89ec96da1321a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 7 Jan 2020 16:45:49 -0800 Subject: [PATCH] Added lighthouse to LBRY ecosystem --- data/ecosystems/l/lbry-credits.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/l/lbry-credits.toml b/data/ecosystems/l/lbry-credits.toml index 36892c72..d76b60fb 100644 --- a/data/ecosystems/l/lbry-credits.toml +++ b/data/ecosystems/l/lbry-credits.toml @@ -78,6 +78,9 @@ url = "https://github.com/lbryio/explorer" [[repo]] url = "https://github.com/lbryio/go-github" +[[repo]] +url = "https://github.com/lbryio/gocron" + [[repo]] url = "https://github.com/lbryio/grooming" @@ -180,6 +183,9 @@ url = "https://github.com/lbryio/lbrycrd.go" [[repo]] url = "https://github.com/lbryio/lbryinc" +[[repo]] +url = "https://github.com/lbryio/lbryio.github.io" + [[repo]] url = "https://github.com/lbryio/lbrypress" @@ -213,6 +219,9 @@ url = "https://github.com/lbryio/lighthouse" [[repo]] url = "https://github.com/lbryio/lighthouse-deprecated" +[[repo]] +url = "https://github.com/lbryio/lighthouse.js" + [[repo]] url = "https://github.com/lbryio/lightseeker.go"