1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prometheus_ynh.git synced 2024-09-03 20:16:01 +02:00

Fix double license key in manifest

This commit is contained in:
tituspijean 2022-08-18 10:24:17 +02:00 committed by GitHub
parent 24db79bfa2
commit b9a182f5cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
"admindoc": "https://prometheus.io/docs",
"code": "https://github.com/prometheus/prometheus"
},
"license": "MIT",
"license": "Apache-2.0",
"maintainer": {
"name": "tituspijean",
"email": "tituspijean@outlook.com"