From 3b757d741fb5a6dbb8ab5a7e612ed17b550110c0 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 10 Jul 2021 17:35:42 +0200 Subject: [PATCH] Add gemserv --- apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.json b/apps.json index 9b4f80d9..d1fd07fb 100644 --- a/apps.json +++ b/apps.json @@ -1164,6 +1164,13 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/gekko_ynh" }, + "gemserv": { + "branch": "master", + "category": "communication", + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/gemserv_ynh" + }, "ghost": { "branch": "master", "category": "publishing",