From b1d8032c93122b1707b539d75444a18762cab242 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Sat, 9 Sep 2023 11:24:51 +0100 Subject: [PATCH] Remove Vanilla-forums (unmaintained since november 2022) (#144) --- software/vanilla-forums.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/vanilla-forums.yml diff --git a/software/vanilla-forums.yml b/software/vanilla-forums.yml deleted file mode 100644 index d52135b82b..0000000000 --- a/software/vanilla-forums.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Vanilla Forums -website_url: https://vanillaforums.org/ -description: Simple and flexible forum software. -licenses: - - GPL-2.0 -platforms: - - PHP -tags: - - Communication - Social Networks and Forums -source_code_url: https://github.com/vanilla/vanilla -stargazers_count: 2777 -updated_at: '2022-11-11' -archived: false