From 149622c51a9f17b9d77e214d8bf758b49b592f6a Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Sat, 9 Sep 2023 00:31:22 +0100 Subject: [PATCH] Remove Gitprep (unmaintained since January 2023, ambiguous license) (#136) --- software/gitprep.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/gitprep.yml diff --git a/software/gitprep.yml b/software/gitprep.yml deleted file mode 100644 index f2b5ed4638..0000000000 --- a/software/gitprep.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: GitPrep -website_url: https://github.com/yuki-kimoto/gitprep -description: Portable Github clone. -licenses: - - Artistic-2.0 -platforms: - - Perl -tags: - - Software Development - Project Management -source_code_url: https://github.com/yuki-kimoto/gitprep -demo_url: https://perlcodesample.sakura.ne.jp/gitprep/gitprep.cgi -stargazers_count: 897 -updated_at: '2023-01-10' -archived: false