From 9617d6af1dcf05e763d9ca2cb7b7346171a96698 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Thu, 1 Aug 2024 22:53:14 +0200 Subject: [PATCH] Remove MicroBin (Unmaintained since Jul 2023) (#799) - ref: #1 - `ERROR:awesome_lint.py: MicroBin: last updated -383 days, 1:29:06.965107 ago, older than 365 days` - The Maintenance of MicroBin has been discussed already in https://github.com/szabodanika/microbin/issues/249 (including by the owner) > The project is not abandoned (will set it to archived if/when that happens) but not exactly maintained at the moment either - Therfore since it is currently in a unmainted state, I would be for removing it from the list until it is maintained again. --- software/microbin.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/microbin.yml diff --git a/software/microbin.yml b/software/microbin.yml deleted file mode 100644 index 44f98ebd33..0000000000 --- a/software/microbin.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: MicroBin -website_url: https://github.com/szabodanika/microbin -description: Simple, performant, configurable, entirely self-contained pastebin and URL shortener. -licenses: - - BSD-3-Clause -platforms: - - Rust - - Docker -tags: - - Pastebins -source_code_url: https://github.com/szabodanika/microbin -stargazers_count: 2584 -updated_at: '2023-07-15' -archived: false