From 28835653a281ec9e7694d9254c9503b53d02d045 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Thu, 1 Aug 2024 22:54:29 +0200 Subject: [PATCH] Remove Drift (Unmaintained since Jul 2023) (#796) - ref: #1 - ` ERROR:awesome_lint.py: Drift: last updated -377 days, 1:29:06.985207 ago, older than 365 days` ``` pnpm-lock.yaml (pnpm) Total: 11 (UNKNOWN: 0, LOW: 1, MEDIUM: 7, HIGH: 2, CRITICAL: 1) ``` --- software/drift.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/drift.yml diff --git a/software/drift.yml b/software/drift.yml deleted file mode 100644 index 5eb910c15c..0000000000 --- a/software/drift.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Drift -website_url: https://github.com/MaxLeiter/drift -description: Self-hosted Github Gist clone. -licenses: - - MIT -platforms: - - Nodejs -tags: - - Pastebins -source_code_url: https://github.com/MaxLeiter/drift -demo_url: https://drift.maxleiter.com/ -stargazers_count: 1347 -updated_at: '2023-07-21' -archived: false