From 58deb4fae5f44f1ed5c919f2ce72e23c5a4e35e9 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:43:41 +0000 Subject: [PATCH] Remove Anuko (#1049) --- software/anuko.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/anuko.yml diff --git a/software/anuko.yml b/software/anuko.yml deleted file mode 100644 index d53f319d41..0000000000 --- a/software/anuko.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Anuko -website_url: https://github.com/anuko/timetracker -description: Simple time and project tracking on a self-hosted basis. -licenses: - - SSPL-1.0 -platforms: - - PHP -tags: - - Time Tracking -source_code_url: https://github.com/anuko/timetracker -stargazers_count: 191 -updated_at: '2023-12-28' -archived: false