From 79e2a4d68b8ff18c594281d82104a04eca47eeae Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 12 Sep 2017 21:42:19 +0200 Subject: [PATCH 1/2] Add galette --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index 63b4a871..76caf272 100644 --- a/community.json +++ b/community.json @@ -273,6 +273,12 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/ftp_support_webapp_ynh" }, + "galette": { + "branch": "master", + "revision": "9b09a7c5cca5683bcc8d89034c6a8ec024a2a441", + "state": "inprogress", + "url": "https://github.com/alexAubin/galette_ynh" + }, "garradin": { "branch": "master", "level": 7, From 1803c324a3acf3a2b04c7f3e5dd9a58b3dd079f7 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 12 Sep 2017 21:45:08 +0200 Subject: [PATCH 2/2] Transfer galette ownership --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 76caf272..468daec8 100644 --- a/community.json +++ b/community.json @@ -277,7 +277,7 @@ "branch": "master", "revision": "9b09a7c5cca5683bcc8d89034c6a8ec024a2a441", "state": "inprogress", - "url": "https://github.com/alexAubin/galette_ynh" + "url": "https://github.com/YunoHost-Apps/galette_ynh" }, "garradin": { "branch": "master",