From 7c91a563da9895dce40534b82bfd24cb5c8baadf Mon Sep 17 00:00:00 2001 From: frju365 Date: Thu, 2 Feb 2017 23:55:16 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index d3cc752..2fb1282 100644 --- a/manifest.json +++ b/manifest.json @@ -3,14 +3,15 @@ "id": "scrumblr", "packaging_format": 1, "description": { - "fr": "Software for notes" + "en": "Software for notes", + "fr": "Application pour créer des post-it." }, - "url": "https://github.com/seejohnrun/haste-server", - "license": "free", + "url": "http://www.scrumblr.ca/", + "license": "GPLv3", "maintainer": { - "name": "mbugeia", - "email": "maxime.bugeia@gmail.com", - "url": "https://github.com/YunoHost-Apps/haste_ynh" + "name": "frju365", + "email": "win10@tutanota.com", + "url": "https://github.com/YunoHost-Apps/scrumblr_ynh" }, "requirements": { "yunohost": ">> 2.4.0"