From ae5506f6933c2c4de4ea6cddb0324cc753c3f09f Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Fri, 22 Sep 2023 18:14:54 +0100 Subject: [PATCH] Remove Pomf (Unmaintained since April 2022) (#170) --- software/pomf.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/pomf.yml diff --git a/software/pomf.yml b/software/pomf.yml deleted file mode 100644 index d32b77b837..0000000000 --- a/software/pomf.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Pomf -website_url: https://github.com/Pomf/Pomf -description: Pomf is a simple file uploading and sharing platform. -licenses: - - MIT -platforms: - - PHP -tags: - - File Transfer - Single-click & Drag-n-drop Upload -source_code_url: https://github.com/Pomf/Pomf -stargazers_count: 850 -updated_at: '2023-01-27' -archived: false