From a59d4a2693d9abf8ea9a0385c6d631800f86b05d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 13 Jan 2024 14:02:31 +0000 Subject: [PATCH] Remove AsciiFlow (unmaintained since 2022-01-15) (#497) - ref. #1 - `ERROR:awesome_lint.py: asciiflow: last updated -728 days, 1:30:44.367410 ago, older than 365 days` --- software/asciiflow.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/asciiflow.yml diff --git a/software/asciiflow.yml b/software/asciiflow.yml deleted file mode 100644 index 43a327e0dc..0000000000 --- a/software/asciiflow.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: asciiflow -website_url: https://asciiflow.com/ -description: Flow Diagram Drawing Tool. -licenses: - - MIT -platforms: - - Nodejs -tags: - - Miscellaneous -source_code_url: https://github.com/lewish/asciiflow -stargazers_count: 4174 -updated_at: '2022-01-15' -archived: false