From e7fbbdb8b5a186830cc77d087ff35d2b61d784c4 Mon Sep 17 00:00:00 2001 From: Fabian Wilkens Date: Mon, 28 Dec 2020 00:08:47 +0100 Subject: [PATCH] Add snserver and snweb into apps.json --- apps.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/apps.json b/apps.json index a2ffb7c5..954618e1 100644 --- a/apps.json +++ b/apps.json @@ -2887,6 +2887,28 @@ ], "url": "https://github.com/YunoHost-Apps/snipeit_ynh" }, + "snserver": { + "branch": "master", + "category": "office", + "maintained": true, + "revision": "HEAD", + "state": "working", + "subtags": [ + "text" + ], + "url": "https://github.com/FabianWilkens/snserver_ynh" + }, + "snweb": { + "branch": "master", + "category": "office", + "maintained": true, + "revision": "HEAD", + "state": "working", + "subtags": [ + "text" + ], + "url": "https://github.com/FabianWilkens/snweb_ynh" + }, "sogo": { "branch": "master", "category": "communication",