1
0
Fork 0
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:
siwinter 2021-03-19 16:31:42 +01:00 committed by GitHub
parent 20279325a8
commit f778e3e0b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}, },