From a7d86f7a2915dff63843d94ba6a61f73e9850de5 Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Wed, 6 Feb 2019 19:48:46 +0100 Subject: [PATCH 1/2] Change owner of "Cheky" app --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 2a36c7e3..2305336a 100644 --- a/community.json +++ b/community.json @@ -137,7 +137,7 @@ "level": 3, "revision": "f93653c45dec675dca6f67cb0ffa1783c3ed8415", "state": "working", - "url": "https://github.com/Gofannon/cheky_ynh" + "url": "https://github.com/YunoHost-Apps/cheky_ynh" }, "chtickynotes": { "branch": "master", From 5400ee379d1a3a8f8a8e87b5a0d7dd8ad47992dc Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Wed, 6 Feb 2019 19:49:17 +0100 Subject: [PATCH 2/2] Add "Airsonic" app to Community --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index 2305336a..2a3f978d 100644 --- a/community.json +++ b/community.json @@ -44,6 +44,13 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/agora_ynh" }, + "airsonic": { + "branch": "master", + "level": 3, + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/airsonic_ynh" + }, "apticron": { "branch": "master", "maintained": false,