From b6ee5b74eeb249659f4e70a7c6cb37a7a33e7764 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 22 Oct 2023 13:44:50 +0000 Subject: [PATCH] Remove Pasty (unmaintained since February 2022) (#285) - ref. #1 --- software/pasty.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/pasty.yml diff --git a/software/pasty.yml b/software/pasty.yml deleted file mode 100644 index 89cc3258b6..0000000000 --- a/software/pasty.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: pasty -website_url: https://github.com/lus/pasty -description: Pasty is a fast and lightweight code pasting server. -licenses: - - MIT -platforms: - - Go - - Docker -tags: - - Pastebins -source_code_url: https://github.com/lus/pasty -demo_url: https://pasty.lus.pm/ -stargazers_count: 180 -updated_at: '2022-01-30' -archived: false