From 0ea6e6feea42da8377f076db26214c8c84fa808b Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Wed, 28 Feb 2024 17:42:32 +0000 Subject: [PATCH] Remove ViMbAdmin (Unmaintained since February 2023) (#589) As part of https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1 ERROR:awesome_lint.py: ViMbAdmin: last updated -368 days, 1:31:01.063780 ago, older than 365 days Doesnt support PHP 8.2 - https://github.com/opensolutions/ViMbAdmin/issues/306 --- software/vimbadmin.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/vimbadmin.yml diff --git a/software/vimbadmin.yml b/software/vimbadmin.yml deleted file mode 100644 index 69ca7d5454..0000000000 --- a/software/vimbadmin.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: ViMbAdmin -website_url: https://www.vimbadmin.net/ -description: Provides a web based virtual mailbox administration system to allow mail administrators to easily manage domains, mailboxes and aliases. -licenses: - - GPL-3.0 -platforms: - - PHP -tags: - - Miscellaneous -source_code_url: https://github.com/opensolutions/ViMbAdmin -stargazers_count: 481 -updated_at: '2023-02-25' -archived: false