From 10c2c26e02e8b4d5e1abd617e8748bcf06a6f906 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 20 Aug 2024 15:00:11 +0000 Subject: [PATCH] remove sourcegraph (#823) - https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/runs/10461929939/job/28971228012 - https://github.com/sourcegraph/sourcegraph : 404 --- software/sourcegraph.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/sourcegraph.yml diff --git a/software/sourcegraph.yml b/software/sourcegraph.yml deleted file mode 100644 index f0bea93ff1..0000000000 --- a/software/sourcegraph.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: sourcegraph -website_url: https://sourcegraph.com -description: Sourcegraph is a fast, open-source, fully-featured code search and navigation engine written in Go. -licenses: - - Apache-2.0 -platforms: - - Go -tags: - - Software Development - IDE & Tools -source_code_url: https://github.com/sourcegraph/sourcegraph -stargazers_count: 10035 -updated_at: '2024-08-18' -archived: false