From 614ffd4df9d07e7d487f64e8ae9b750472a6d53e Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Mon, 11 Sep 2023 18:25:49 +0100 Subject: [PATCH] Remove Gigablast (Unmaintained since September 2022) (#157) --- software/gigablast.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/gigablast.yml diff --git a/software/gigablast.yml b/software/gigablast.yml deleted file mode 100644 index a406e8def5..0000000000 --- a/software/gigablast.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Gigablast -website_url: https://github.com/gigablast/open-source-search-engine -description: Open-source search engine. -licenses: - - Apache-2.0 -platforms: - - C++ -tags: - - Search Engines -source_code_url: https://github.com/gigablast/open-source-search-engine -stargazers_count: 1480 -updated_at: '2022-09-01' -archived: false