From 659c0736c753c0bc10a1c00d60b4c90fe6fb0a5e Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 5 May 2024 17:23:08 +0200 Subject: [PATCH] Remove Phproject (Unmaintained since May 2023, demo down) (#689) - ref: #1 - `ERROR:awesome_lint.py: Phproject: last updated -367 days, 1:30:35.270761 ago, older than 365 days` - [Demo has been reported](https://github.com/Alanaktion/phproject/issues/415) down since November 2023 with no signs of life - [A fix which was done due to a Error 500 in March 2023](https://github.com/Alanaktion/phproject/issues/406) was merged into the main branch, but not released (ref: [Internal Server Error](https://github.com/Alanaktion/phproject/issues/417)) --- software/phproject.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/phproject.yml diff --git a/software/phproject.yml b/software/phproject.yml deleted file mode 100644 index bbf9cdfbe2..0000000000 --- a/software/phproject.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Phproject -website_url: https://www.phproject.org/ -description: High performance full-featured project management system. -licenses: - - GPL-3.0 -platforms: - - PHP -tags: - - Software Development - Project Management -source_code_url: https://github.com/Alanaktion/phproject -stargazers_count: 381 -updated_at: '2023-05-03' -archived: false