From 2db60190f3f3bd2c47ce1acb53f4bcda5093e737 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 17 Oct 2025 19:54:32 +0200 Subject: [PATCH] remove graph-vl (Unmaintained since Oct 2024) (#1726) - ref: #1 - `ERROR:awesome_lint.py: graph-vl: last updated -367 days, 1:28:27.767721 ago, older than 365 days` --- software/graph-vl.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/graph-vl.yml diff --git a/software/graph-vl.yml b/software/graph-vl.yml deleted file mode 100644 index 775152abdb..0000000000 --- a/software/graph-vl.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: graph-vl -website_url: https://github.com/verifid/graph-vl -description: Identity document verification using Machine Learning and GraphQL. -licenses: - - MIT -platforms: - - Python - - Docker - - K8S -tags: - - Miscellaneous -source_code_url: https://github.com/verifid/graph-vl -stargazers_count: 66 -updated_at: '2024-10-15' -archived: false