From 39690366948b93add8956ff5aa014f55eef8b3e5 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sat, 5 Jun 2021 10:53:14 +0200 Subject: [PATCH] Update apps.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- apps.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 480133cd..0b5a1fad 100644 --- a/apps.json +++ b/apps.json @@ -390,9 +390,13 @@ }, "codepad": { "branch": "master", + "category": "dev", "revision": "HEAD", - "url": "https://github.com/YunoHost-Apps/codepad_ynh", - "state": "working" + "state": "working", + "subtags": [ + "programming" + ], + "url": "https://github.com/YunoHost-Apps/codepad_ynh" } "cockpit": { "branch": "master",