1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00

Change maintainer and improve readme

This commit is contained in:
Jean-Baptiste Holcroft 2018-04-07 18:24:20 +02:00
parent 2d9dec070c
commit df3ad75d97
2 changed files with 14 additions and 3 deletions

View file

@ -1,7 +1,18 @@
# Mumble server package for YunoHost # 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 #### Setup
- [Add the admin](http://wiki.mumble.info/wiki/Murmurguide#Connecting_to_Murmur_Server) - [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)

View file

@ -9,8 +9,8 @@
"url": "https://mumble.info", "url": "https://mumble.info",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"maintainer": { "maintainer": {
"name": "Moul", "name": "jibec",
"email": "moul@moul.re" "email": "jean-baptiste@holcroft.fr"
}, },
"requirements": { "requirements": {
"yunohost": ">= 2.7.10" "yunohost": ">= 2.7.10"