From 523d5ff522655d1e1b94536e76cfbf35725eb1c5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 31 Jul 2025 18:20:32 +0000 Subject: [PATCH] Remove homebox (unmaintained since Jul 2024) (#1557) - `ERROR:awesome_lint.py: homebox: last updated -379 days, 1:18:25.309412 ago, older than 365 days` --- software/homebox.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/homebox.yml diff --git a/software/homebox.yml b/software/homebox.yml deleted file mode 100644 index c521a4c536..0000000000 --- a/software/homebox.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: homebox -website_url: https://github.com/progmaticltd/homebox -description: Suite of Ansible scripts to deploy a fully functional mail server on Debian. Unobtrusive and automatic as much as possible, focusing on stability and security. -licenses: - - GPL-3.0 -platforms: - - Shell -tags: - - Communication - Email - Complete Solutions -source_code_url: https://github.com/progmaticltd/homebox -stargazers_count: 492 -updated_at: '2024-07-16' -archived: false