From ffcd8d64b89872abad3b76eefabedaf7aad71885 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 31 Oct 2024 21:53:50 +0000 Subject: [PATCH] remove LBRY (unmaintained since 2023-10-23) (#916) - ref #.1 - ERROR:awesome_lint.py: LBRY: last updated -369 days, 1:26:07.877480 ago, older than 365 days --- software/lbry.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/lbry.yml diff --git a/software/lbry.yml b/software/lbry.yml deleted file mode 100644 index 35e747db7d..0000000000 --- a/software/lbry.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: LBRY -website_url: https://lbry.com/ -description: Is a secure, open, and community-run digital marketplace that aims to replace Youtube and Amazon. -licenses: - - MIT -platforms: - - PHP -tags: - - Media Streaming - Multimedia Streaming -source_code_url: https://github.com/lbryio/lbry.com -demo_url: https://lbry.tv/ -related_software_url: https://github.com/lbryio/lbry-desktop -stargazers_count: 263 -updated_at: '2023-10-23' -archived: false