From e00741bd44bf3fc4fcd6f2a18fc9ff1e18f7e7f9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 20 Mar 2021 12:00:11 +0100 Subject: [PATCH] Put the entry in alphabetical order --- apps.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/apps.json b/apps.json index 82cb9056..ecc118a7 100644 --- a/apps.json +++ b/apps.json @@ -1424,6 +1424,16 @@ "state": "working", "url": "https://github.com/yunohost-apps/humhub_ynh" }, + "icecoder": { + "branch": "master", + "category": "dev", + "revision": "HEAD", + "state": "inprogress", + "subtags": [ + "programming" + ], + "url": "https://github.com/YunoHost-Apps/icecoder_ynh", + }, "ihatemoney": { "branch": "master", "category": "productivity_and_management", @@ -3913,11 +3923,5 @@ "forum" ], "url": "https://github.com/zusam/zusam_ynh" - }, - "icecoder": { - "branch": "master", - "revision": "HEAD", - "url": "https://github.com/YunoHost-Apps/icecoder_ynh", - "state": "inprogress" } }