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

[mod] set myself as maintainer. Add requirement key.

This commit is contained in:
Moul 2017-05-23 11:12:38 +02:00
parent 3abafc0f07
commit 6646cfcdaf
2 changed files with 6 additions and 5 deletions

View file

@ -5,5 +5,3 @@ It install the Debian package and configures it with given settings.
#### 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)
email me at matlink@matlink.fr if you need something or to give me feedback about this app.

View file

@ -6,11 +6,14 @@
"en": "Mumble is a libre, low-latency, high quality voice chat software primarily intended for use while gaming.", "en": "Mumble is a libre, low-latency, high quality voice chat software primarily intended for use while gaming.",
"fr": "Mumble est un logiciel libre de voix sur IP (VoIP), son principal usage étant la communication pendant les parties de jeux en réseau." "fr": "Mumble est un logiciel libre de voix sur IP (VoIP), son principal usage étant la communication pendant les parties de jeux en réseau."
}, },
"url": "http://mumble.info", "url": "https://mumble.info",
"license": "free", "license": "free",
"maintainer": { "maintainer": {
"name": "Matlink", "name": "Moul",
"email": "matlink@matlink.fr" "email": "moul@moul.re"
},
"requirements": {
"yunohost": ">> 2.4.0"
}, },
"multi_instance": false, "multi_instance": false,
"services": [ "services": [