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

[mod] use a list for previous_maintainters in manifest

This commit is contained in:
Bram 2018-05-26 09:54:10 +02:00 committed by GitHub
parent 1941a47d8b
commit f03408e469
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,10 +15,10 @@
"name": "jibec",
"email": "jean-baptiste@holcroft.fr"
},
"previous_maintainers": {
"previous_maintainers": [{
"name": "mbugeia",
"email": "maxime@max.privy.place"
},
}],
"multi_instance": true,
"services": [
"nginx",