From 97f92778ac809486dee2ec1ca538b1331546955a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 5 Sep 2023 01:56:17 +0000 Subject: [PATCH] Remove Kolab (website and source code link down) (#96) - Ref. #1 - `ERROR:url_check.py: [528/1387] https://kolab.org/ : HTTPSConnectionPool(host='kolab.org', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(, 'Connection to kolab.org timed out. (connect timeout=10)'))` - `ERROR:url_check.py: [528/1387] https://git.kolab.org/ : HTTP 503` --- software/kolab.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/kolab.yml diff --git a/software/kolab.yml b/software/kolab.yml deleted file mode 100644 index 0fa76c2122..0000000000 --- a/software/kolab.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Kolab -website_url: https://kolab.org/ -description: Kolab community is a unified communication and collaboration system. -licenses: - - GPL-2.0 - - LGPL-2.1 - - GPL-3.0 -platforms: - - C++ - - Python - - PHP -tags: - - Groupware -source_code_url: https://git.kolab.org/