From dbce1561959a48c7271d1d3c2ec0898146c33df2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 15 Nov 2024 17:36:00 +0000 Subject: [PATCH] remove dendrite (the project is archived) (#960) - ref. #1 - This repository has been archived by the owner on Nov 14, 2024. It is now read-only. --- software/dendrite.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/dendrite.yml diff --git a/software/dendrite.yml b/software/dendrite.yml deleted file mode 100644 index c19e787e94..0000000000 --- a/software/dendrite.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Dendrite -website_url: https://matrix-org.github.io/dendrite/ -description: Second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse. -licenses: - - Apache-2.0 -platforms: - - Go -tags: - - Communication - Custom Communication Systems -source_code_url: https://github.com/matrix-org/dendrite -stargazers_count: 5752 -updated_at: '2024-11-14' -archived: true