From 8f669c53f0e41f378658e519ad501989f516907f Mon Sep 17 00:00:00 2001 From: rungeard Date: Sun, 6 Jun 2021 17:31:18 +0200 Subject: [PATCH] modification email maintainer --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 0cd3e71..9d3aaa6 100644 --- a/manifest.json +++ b/manifest.json @@ -7,11 +7,11 @@ "fr": "Test de vitesse de connexion très léger." }, "version": "5.2.4~ynh1", - "url": "https://librespeed.org/", + "url": "https://librespeed.org", "upstream": { "license": "LGPL-3.0-or-later", - "website": "https://librespeed.org/", - "demo": "https://librespeed.org/", + "website": "https://librespeed.org", + "demo": "https://librespeed.org", "admindoc": "https://github.com/librespeed/speedtest/wiki", "userdoc": "https://github.com/librespeed/speedtest/wiki", "code": "https://github.com/librespeed/speedtest" @@ -19,7 +19,7 @@ "license": "LGPL-3.0-or-later", "maintainer": { "name": "Augustin Rungeard", - "email": "" + "email": "augustin@rungeard.eu" }, "requirements": { "yunohost": ">= 4.2.4"