From 3b369fbfcd696f89d173a3119a8a29600a5b35f8 Mon Sep 17 00:00:00 2001 From: David Sterry Date: Wed, 10 Nov 2021 10:26:48 -0800 Subject: [PATCH 1/2] add ecko --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index c71b5de8..666cd6e0 100644 --- a/apps.json +++ b/apps.json @@ -702,6 +702,16 @@ ], "url": "https://github.com/YunoHost-Apps/easyappointments_ynh" }, + "ecko": { + "branch": "master", + "category": "social_media", + "level": 7, + "state": "inprogress", + "subtags": [ + "microblogging" + ], + "url": "https://github.com/YunoHost-Apps/ecko_ynh" + }, "element": { "category": "communication", "level": 8, From edc83001e2a831ea540e202c136b920beff9216d Mon Sep 17 00:00:00 2001 From: David Sterry Date: Wed, 10 Nov 2021 11:27:36 -0800 Subject: [PATCH 2/2] remove branch and level --- apps.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps.json b/apps.json index 666cd6e0..9808fcf5 100644 --- a/apps.json +++ b/apps.json @@ -703,9 +703,7 @@ "url": "https://github.com/YunoHost-Apps/easyappointments_ynh" }, "ecko": { - "branch": "master", "category": "social_media", - "level": 7, "state": "inprogress", "subtags": [ "microblogging"