From 13b5c3a6ddcc16257c1b85a7e740333b1d819389 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Mon, 11 Sep 2023 18:31:33 +0100 Subject: [PATCH] Remove Jackal (unmaintained since March 2023 looking for maintainers) (#158) --- software/jackal.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/jackal.yml diff --git a/software/jackal.yml b/software/jackal.yml deleted file mode 100644 index 54262958ad..0000000000 --- a/software/jackal.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: jackal -website_url: https://github.com/ortuman/jackal -description: XMPP server with focus on stability, simple configuration and low resource consumption. -licenses: - - Apache-2.0 -platforms: - - Go - - Docker -tags: - - Communication - XMPP - Servers -source_code_url: https://github.com/ortuman/jackal -stargazers_count: 1426 -updated_at: '2023-03-01' -archived: false