From 8f9aa8336244b2a48f9dcffdc532845493c83726 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 23 Aug 2025 02:21:04 +0000 Subject: [PATCH] add Sourcehut to VCS section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a2b8f1..4af5a78 100644 --- a/README.md +++ b/README.md @@ -1470,6 +1470,7 @@ Odysee website contains some trackers and is a heavy site. You can use these alt - [Forgejo](https://forgejo.org/) - Forgejo is a self-hosted lightweight software forge. - [GitLab](https://about.gitlab.com/) - GitLab a DevOps software package that can develop, secure, and operate software. - [Radicle](https://radicle.xyz/) - An open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow. +- [Sourcehut](https://sourcehut.org/) - An open source platform for code collaboration built on Git and Mercurial that allows developers to build, share, and collaberate on their projects. [Back to top 🔝](#contents)