mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Fix app levels
This commit is contained in:
parent
232ef08a01
commit
3234beac42
1 changed files with 5 additions and 5 deletions
10
apps.json
10
apps.json
|
@ -121,7 +121,7 @@
|
|||
"baikal": {
|
||||
"branch": "master",
|
||||
"high_quality": true,
|
||||
"level": 6,
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
|
@ -144,7 +144,7 @@
|
|||
},
|
||||
"blogotext": {
|
||||
"branch": "master",
|
||||
"level": 6,
|
||||
"level": 7,
|
||||
"maintained": true,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
|
@ -545,7 +545,7 @@
|
|||
},
|
||||
"garradin": {
|
||||
"branch": "master",
|
||||
"level": 1,
|
||||
"level": 4,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/garradin_ynh"
|
||||
|
@ -1198,7 +1198,7 @@
|
|||
"nextcloud": {
|
||||
"branch": "master",
|
||||
"high_quality": true,
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
|
@ -1383,7 +1383,7 @@
|
|||
},
|
||||
"pilea": {
|
||||
"branch": "master",
|
||||
"level": 1,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/pilea_ynh"
|
||||
|
|
Loading…
Add table
Reference in a new issue