diff --git a/software/mailhog.yml b/software/mailhog.yml deleted file mode 100644 index 66bd78cc65..0000000000 --- a/software/mailhog.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: MailHog -website_url: https://github.com/mailhog/MailHog -description: Small Golang executable which runs an SMTP MTA gateway that accepts all mail and displays in web interface. Useful for debugging or development. -licenses: - - MIT -platforms: - - Go - - Docker -tags: - - Communication - Email - Mail Transfer Agents -source_code_url: https://github.com/mailhog/MailHog -stargazers_count: 12571 -updated_at: '2022-08-02' -archived: false