mirror of
https://github.com/YunoHost-Apps/cheky_ynh.git
synced 2024-09-03 18:16:00 +02:00
add list of previous people who worked on the app
This commit is contained in:
parent
79eda202bb
commit
fee081f72f
1 changed files with 12 additions and 0 deletions
|
@ -14,6 +14,18 @@
|
||||||
"email": "gofanon@riseup.net",
|
"email": "gofanon@riseup.net",
|
||||||
"url": ""
|
"url": ""
|
||||||
},
|
},
|
||||||
|
"previous_maintainers": [
|
||||||
|
{
|
||||||
|
"name": "JimboJoe",
|
||||||
|
"email": "jimmy@monin.net",
|
||||||
|
"url": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ZeJMaN",
|
||||||
|
"email": "",
|
||||||
|
"url": "https://github.com/ZeJMaN"
|
||||||
|
}
|
||||||
|
],
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">> 2.6.4"
|
"yunohost": ">> 2.6.4"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue