From 3754c2d4d2a4a419c3e2a87dfda9a3bc031dae6d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 29 Dec 2023 02:44:27 +0100 Subject: [PATCH] Add SourceHut to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 070514a1..a7a15522 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1415,6 +1415,12 @@ description = "A federated personal profile" upstream = "https://github.com/jaywink/socialhome" website = "https://socialhome.network" +[sourcehut] +name = "SourceHut" +description = "A software development platform / source forge for hackers: git, hg, mail lists, tickets, chat, CI" +upstream = "https://sr.ht/~sircmpwn/sourcehut/" +website = "https://sourcehut.org" + [sphinx] name = "sphinx" description = "The Sphinx documentation generator"