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

Merge pull request #59 from YunoHost-Apps/testing

More maintainer
This commit is contained in:
yalh76 2022-02-11 19:35:58 +01:00 committed by GitHub
commit f967b10180
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,12 +17,9 @@
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"maintainer": { "maintainer": {
"name": "" "name": "yalh76"
}, },
"previous_maintainers": [ "previous_maintainers": [
{
"name": "yalh76"
},
{ {
"name": "ju", "name": "ju",
"email": "julien.malik@paraiso.me" "email": "julien.malik@paraiso.me"
@ -30,13 +27,13 @@
], ],
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 4.3.0"
}, },
"multi_instance": false, "multi_instance": false,
"services": [ "services": [
"nginx" "nginx"
], ],
"arguments": { "arguments": {
"install" : [ "install": [
{ {
"name": "domain", "name": "domain",
"type": "domain" "type": "domain"