From d8722f0e8814e38671daf7c50d00b614f2125451 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 23 Feb 2024 17:46:20 +0000 Subject: [PATCH] Remove Journal (unmaintained since Feb 2023) (#580) - `ERROR:awesome_lint.py: Journal: last updated -367 days, 1:31:59.209002 ago, older than 365 days` - ref. #1 --- software/journal.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/journal.yml diff --git a/software/journal.yml b/software/journal.yml deleted file mode 100644 index 89a7f393c1..0000000000 --- a/software/journal.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Journal -website_url: https://github.com/inoda/journal -description: Simple journaling with encrypted entries and sharing capabilities. -licenses: - - MIT -platforms: - - Ruby - - Docker -tags: - - Miscellaneous -source_code_url: https://github.com/inoda/journal -stargazers_count: 353 -updated_at: '2023-02-21' -archived: false