From 95f4d4a5382d8db28d7b4d8f2e59bd2f32c80e59 Mon Sep 17 00:00:00 2001 From: Kennet Winter <30631206+Haliax@users.noreply.github.com> Date: Fri, 17 Nov 2023 16:29:06 +0100 Subject: [PATCH] Remove IceHrm (unmaintained since February 2023) (#362) Co-authored-by: nodiscc --- software/icehrm.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/icehrm.yml diff --git a/software/icehrm.yml b/software/icehrm.yml deleted file mode 100644 index 0657bbea1a..0000000000 --- a/software/icehrm.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: IceHrm -website_url: https://icehrm.com/ -description: IceHrm employee management system allows companies to centralize confidential employee information. -licenses: - - Apache-2.0 -platforms: - - Docker - - PHP -tags: - - Human Resources Management (HRM) -source_code_url: https://github.com/gamonoid/icehrm -demo_url: https://icehrm.com/demo.php -stargazers_count: 520 -updated_at: '2023-02-17' -archived: false