From 746401fbcaccf61ca94f4d4de8cc2cc5fde7552e Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:59:08 +0100 Subject: [PATCH] Remove Savepad (Unmaintained since December 2022) (#273) --- software/savepad.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/savepad.yml diff --git a/software/savepad.yml b/software/savepad.yml deleted file mode 100644 index 6ee0bb15c0..0000000000 --- a/software/savepad.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: savepad -website_url: https://github.com/shelltr/textpad -description: Minimalist notepad based on notepad.cc. -licenses: - - MIT -platforms: - - PHP -tags: - - Note-taking & Editors -source_code_url: https://github.com/shelltr/textpad -stargazers_count: 28 -updated_at: '2022-12-02' -archived: false