From 811d665946ae525988464d4cf0555e321116196e Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:14:41 +0100 Subject: [PATCH] Remove Keeja (unmaintained) (#86) --- software/kleeja.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/kleeja.yml diff --git a/software/kleeja.yml b/software/kleeja.yml deleted file mode 100644 index 89c33b46c1..0000000000 --- a/software/kleeja.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Kleeja -website_url: https://kleeja.net/ -description: File Upload/sharing application, used by thousands of webmasters since 2007. -licenses: - - GPL-2.0 -platforms: - - PHP -tags: - - File Transfer - Single-click & Drag-n-drop Upload -source_code_url: https://github.com/kleeja-official/kleeja -stargazers_count: 174 -updated_at: '2022-08-17' -archived: false