From bb993be6b6fc4fc73e03f97492e63b5f14af9663 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 18 Feb 2024 16:53:50 +0000 Subject: [PATCH] Remove MailForm (unmaintained since Feb 16, 2023) (#572) - ref. #1 - `ERROR:awesome_lint.py: MailForm: last updated -367 days, 1:30:09.543403 ago, older than 365 days` --- software/mailform.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/mailform.yml diff --git a/software/mailform.yml b/software/mailform.yml deleted file mode 100644 index 2af97ec658..0000000000 --- a/software/mailform.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: MailForm -website_url: https://github.com/Feuerhamster/mailform -description: Lightweight self-hosted email service for contact forms and more (alternative to Formspree and SendGrid). -licenses: - - Apache-2.0 -platforms: - - Nodejs - - Docker -tags: - - Communication - Email - Mail Delivery Agents -source_code_url: https://github.com/Feuerhamster/mailform -stargazers_count: 99 -updated_at: '2023-02-16' -archived: false