1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Adding maintainer

This commit is contained in:
yalh76 2019-05-23 15:03:03 +02:00
parent 29e26b973a
commit dd850a32b8

View file

@ -9,10 +9,15 @@
"version": "1.1.1~ynh1",
"url": "https://syncthing.net/",
"license": "MPL-2.0",
"maintainer": {
"name": "txmrl",
"email": "txmrl@txmrl.net"
},
"maintainer": [
{
"name": "txmrl",
"email": "txmrl@txmrl.net"
},
{
"name": "yalh76"
}
],
"requirements": {
"yunohost": ">= 3.5"
},