From e0f3ce9a04543328a380c98c780a7680822cbe74 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:14:02 +0100 Subject: [PATCH] Remove Maildrop (Unmaintained since Jan 2022) (#253) --- software/maildrop.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 software/maildrop.yml diff --git a/software/maildrop.yml b/software/maildrop.yml deleted file mode 100644 index 16a891521f..0000000000 --- a/software/maildrop.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: Maildrop -website_url: https://gitlab.com/markbeeson/maildrop -description: Disposable email SMTP server, also useful for development. -licenses: - - MIT -platforms: - - Scala -tags: - - Communication - Email - Mail Transfer Agents -source_code_url: https://gitlab.com/markbeeson/maildrop