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:
parent
24db79bfa2
commit
b9a182f5cb
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue