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",