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:
parent
29e26b973a
commit
dd850a32b8
1 changed files with 9 additions and 4 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue