From df3ad75d978ae56cbf0b250327eff3e9878609bc Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Holcroft Date: Sat, 7 Apr 2018 18:24:20 +0200 Subject: [PATCH] Change maintainer and improve readme --- README.md | 13 ++++++++++++- manifest.json | 4 ++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c209948..4ad74d3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,18 @@ # Mumble server package for YunoHost -It install the Debian package and configures it with given settings. +It installs the Debian package and configures it with given settings. + +Password and other usefull information will be sent to you after installation. #### Setup - [Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server) + +#### Maintainers & history +---------------- + +2014: Package creation was maid by [matlink]](https://github.com/Matlink) + +2016: improved and maintained by [Moul](https://github.com/M5oul) + +2018: full rewrote and now maintained by [Jibec](https://github.com/Jibec) diff --git a/manifest.json b/manifest.json index a4adaba..44c9e28 100644 --- a/manifest.json +++ b/manifest.json @@ -9,8 +9,8 @@ "url": "https://mumble.info", "license": "BSD-3-Clause", "maintainer": { - "name": "Moul", - "email": "moul@moul.re" + "name": "jibec", + "email": "jean-baptiste@holcroft.fr" }, "requirements": { "yunohost": ">= 2.7.10"