From db86595f0ea58ea01eff636bcc18a84d23d1f84b Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Mon, 16 Dec 2024 18:04:18 +0100 Subject: [PATCH] remove Padlock (unmaintained since Dec 2023) (#1008) - ref: #1 - `ERROR:awesome_lint.py: Padloc: last updated -369 days, 1:22:42.572456 ago, older than 365 days` - https://github.com/padloc/padloc/issues/759 --- software/padloc.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/padloc.yml diff --git a/software/padloc.yml b/software/padloc.yml deleted file mode 100644 index 8d81e27d32..0000000000 --- a/software/padloc.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Padloc -website_url: https://padloc.app/ -description: A modern, open source password manager for individuals and teams. -licenses: - - GPL-3.0 -platforms: - - Nodejs -tags: - - Password Managers -source_code_url: https://github.com/padloc/padloc -stargazers_count: 2710 -updated_at: '2023-12-10' -archived: false