mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Merge pull request #73 from YunoHost-Apps/Jibec-patch-1
set maintainer to yunohost-apps
This commit is contained in:
commit
6081d701a2
1 changed files with 6 additions and 2 deletions
|
@ -12,12 +12,16 @@
|
||||||
"yunohost": ">= 2.7.0"
|
"yunohost": ">= 2.7.0"
|
||||||
},
|
},
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "jibec",
|
"name": "YunoHost Contributors",
|
||||||
"email": "jean-baptiste@holcroft.fr"
|
"email": "apps@yunohost.org"
|
||||||
},
|
},
|
||||||
"previous_maintainers": [{
|
"previous_maintainers": [{
|
||||||
"name": "mbugeia",
|
"name": "mbugeia",
|
||||||
"email": "maxime@max.privy.place"
|
"email": "maxime@max.privy.place"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jibec",
|
||||||
|
"email": "jean-baptiste@holcroft.fr"
|
||||||
}],
|
}],
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue