From 0a189a304ed1b8070b833fb496be62f12deae6b6 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Mon, 18 Nov 2024 18:41:51 +0100 Subject: [PATCH] Remove Orange Forum (unmaintained since Nov 2023) (#961) - ref: #1 - `ERROR:awesome_lint.py: Orange Forum: last updated -370 days, 1:22:28.565208 ago, older than 365 days` - Last release was in 2021 - Websites, forum and other resources are down --- software/orange-forum.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/orange-forum.yml diff --git a/software/orange-forum.yml b/software/orange-forum.yml deleted file mode 100644 index a1164e6dc3..0000000000 --- a/software/orange-forum.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Orange Forum -website_url: https://www.goodoldweb.com/ -description: Orange Forum is an easy to deploy forum that has minimal dependencies and uses very little javascript. -licenses: - - BSD-3-Clause -platforms: - - Go -tags: - - Communication - Social Networks and Forums -source_code_url: https://github.com/s-gv/orangeforum -stargazers_count: 439 -updated_at: '2023-11-12' -archived: false