From 2ca407e912c52ef33ed9c4ac73b9807ddf5c554e Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:13:28 +0100 Subject: [PATCH] Remove Restyaboard (unmaintained) (#70) --- software/restyaboard.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/restyaboard.yml diff --git a/software/restyaboard.yml b/software/restyaboard.yml deleted file mode 100644 index 3546815a73..0000000000 --- a/software/restyaboard.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Restyaboard -website_url: https://github.com/RestyaPlatform/board/ -description: Open source Trello-like kanban board. -licenses: - - OSL-3.0 -platforms: - - PHP -tags: - - Task Management & To-do Lists -source_code_url: https://github.com/RestyaPlatform/board/ -stargazers_count: 1974 -updated_at: '2022-03-12' -archived: false