mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
set license and maintainer
This commit is contained in:
parent
20279325a8
commit
f778e3e0b9
1 changed files with 5 additions and 1 deletions
|
@ -8,8 +8,12 @@
|
||||||
},
|
},
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"url": "https://www.mopidy.com/",
|
"url": "https://www.mopidy.com/",
|
||||||
"license": "free",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
"name": "siwinter",
|
||||||
|
"email": "siegfried.winter@arcor.de"
|
||||||
|
},
|
||||||
|
"previous_maintainer": {
|
||||||
"name": "cyp",
|
"name": "cyp",
|
||||||
"email": "cyp@rouquin.me"
|
"email": "cyp@rouquin.me"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue