From 2a67189acacccca8d30c5684165c3be2d66639d6 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:58:10 +0100 Subject: [PATCH] Remove My Mind (Unmaintained since April 2023) (#668) --- software/my-mind.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/my-mind.yml diff --git a/software/my-mind.yml b/software/my-mind.yml deleted file mode 100644 index d8b5dc066f..0000000000 --- a/software/my-mind.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: My Mind -website_url: https://github.com/ondras/my-mind -description: Web application for creating and managing mind maps. -licenses: - - MIT -platforms: - - Javascript -tags: - - Knowledge Management Tools -source_code_url: https://github.com/ondras/my-mind -demo_url: https://my-mind.github.io/?url=examples%2Ffeatures.mymind -stargazers_count: 3260 -updated_at: '2023-04-17' -archived: false