From f2391661899efacbaab65a9351dd1cdafd374600 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 14 Mar 2024 23:36:48 +0000 Subject: [PATCH] remove FlaskBB (unmaintained since Mar 13 2023) (#616) - `ERROR:awesome_lint.py: FlaskBB: last updated -366 days, 1:31:05.091011 ago, older than 365 days` - ref. #1 --- software/flaskbb.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/flaskbb.yml diff --git a/software/flaskbb.yml b/software/flaskbb.yml deleted file mode 100644 index 80d3f83f91..0000000000 --- a/software/flaskbb.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: FlaskBB -website_url: https://flaskbb.org/ -description: FlaskBB is forum software written in Python using the microframework Flask. You can easily create new topics, posts and send other users private messages. It also includes basic administration and moderation tools. -licenses: - - BSD-3-Clause -platforms: - - Python -tags: - - Communication - Social Networks and Forums -source_code_url: https://github.com/flaskbb/flaskbb -stargazers_count: 2517 -updated_at: '2023-03-13' -archived: false