From f4976049172d543dd593ca4816e519c0940f34f7 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sat, 4 Jan 2025 14:28:36 +0000 Subject: [PATCH] Remove Mailygo (Unmaintained since 2020, Archived) (#1080) --- software/mailygo.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 software/mailygo.yml diff --git a/software/mailygo.yml b/software/mailygo.yml deleted file mode 100644 index 431a337ad3..0000000000 --- a/software/mailygo.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: MailyGo -website_url: https://codeberg.org/jlelse/MailyGo -description: MailyGo is a small tool written in Go that allows to send HTML forms, for example from static websites without a dynamic backend, via email. -licenses: - - MIT -platforms: - - Go -tags: - - Miscellaneous -source_code_url: https://codeberg.org/jlelse/MailyGo