From 3fcee7e3d75ca877680768539f94d8576d728573 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 1 Jun 2024 17:13:46 +0000 Subject: [PATCH] remove Mibew (unmaintained since May 2023) (#726) - ref. #1 - `ERROR:awesome_lint.py: Mibew: last updated -368 days, 1:30:02.583887 ago, older than 365 days` --- software/mibew.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/mibew.yml diff --git a/software/mibew.yml b/software/mibew.yml deleted file mode 100644 index 0bbe7e27e8..0000000000 --- a/software/mibew.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Mibew -website_url: https://mibew.org -description: Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website. -licenses: - - Apache-2.0 -platforms: - - PHP -tags: - - Communication - Custom Communication Systems -source_code_url: https://github.com/Mibew/mibew -demo_url: https://mibew.org/demo2 -stargazers_count: 468 -updated_at: '2023-05-30' -archived: false