From 9f433e75da1f4684991a051274b80babdd600ca4 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Tue, 2 Mar 2021 16:07:55 +0100 Subject: [PATCH 1/3] add lxd to the list --- apps.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 02a2a218..a808216c 100644 --- a/apps.json +++ b/apps.json @@ -786,7 +786,7 @@ ], "url": "https://github.com/YunoHost-Apps/encryptic_ynh" }, - "epicyon": { + "epicyon": { "branch": "master", "category": "social_media", "revision": "HEAD", @@ -1740,6 +1740,13 @@ ], "url": "https://github.com/YunoHost-Apps/lutim_ynh" }, + "lxd": { + "branch": "master", + "category": "system_tools", + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/lxd_ynh" + }, "lychee": { "branch": "master", "category": "multimedia", From 9e13f0d018b0bacaebeaf2cd48c18ec899611786 Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 2 Mar 2021 16:13:54 +0100 Subject: [PATCH 2/3] Apply suggestions from code review --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index a808216c..81b3ab2f 100644 --- a/apps.json +++ b/apps.json @@ -1742,7 +1742,7 @@ }, "lxd": { "branch": "master", - "category": "system_tools", + "category": "system_tools", "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/lxd_ynh" From 27e96cc4018345f7874a50f4de28776c2cc2e7b2 Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 2 Mar 2021 16:16:47 +0100 Subject: [PATCH 3/3] Apply suggestions from code review --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 81b3ab2f..059d4afc 100644 --- a/apps.json +++ b/apps.json @@ -1742,7 +1742,7 @@ }, "lxd": { "branch": "master", - "category": "system_tools", + "category": "system_tools", "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/lxd_ynh"