From dad6c21215f5bf3bf2777b15671d9194aba4dee3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 6 Jun 2024 08:04:46 +0000 Subject: [PATCH] Remove onTrack (the project is archived) (#737) - This repository has been archived by the owner on Jun 5, 2024. It is now read-only. - https://github.com/inoda/ontrack/commit/6120569e47e43c1816724032a4e98a697ff99085 - `ERROR:awesome_lint.py: OnTrack: the project is archived` - ref. #1 --- software/ontrack.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/ontrack.yml diff --git a/software/ontrack.yml b/software/ontrack.yml deleted file mode 100644 index 288b5a7644..0000000000 --- a/software/ontrack.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: OnTrack -website_url: https://github.com/inoda/ontrack -description: A simple app to track spend and set goals. -licenses: - - MIT -platforms: - - Ruby - - Nodejs -tags: - - Money, Budgeting & Management -source_code_url: https://github.com/inoda/ontrack -stargazers_count: 780 -updated_at: '2024-06-05' -archived: true