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": {
|
"baikal": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"high_quality": true,
|
"high_quality": true,
|
||||||
"level": 6,
|
"level": 7,
|
||||||
"maintained": "request_adoption",
|
"maintained": "request_adoption",
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
|
@ -144,7 +144,7 @@
|
||||||
},
|
},
|
||||||
"blogotext": {
|
"blogotext": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 6,
|
"level": 7,
|
||||||
"maintained": true,
|
"maintained": true,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
|
@ -545,7 +545,7 @@
|
||||||
},
|
},
|
||||||
"garradin": {
|
"garradin": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 4,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/garradin_ynh"
|
"url": "https://github.com/YunoHost-Apps/garradin_ynh"
|
||||||
|
@ -1198,7 +1198,7 @@
|
||||||
"nextcloud": {
|
"nextcloud": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"high_quality": true,
|
"high_quality": true,
|
||||||
"level": 3,
|
"level": 7,
|
||||||
"maintained": "request_adoption",
|
"maintained": "request_adoption",
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
|
@ -1383,7 +1383,7 @@
|
||||||
},
|
},
|
||||||
"pilea": {
|
"pilea": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 7,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/pilea_ynh"
|
"url": "https://github.com/YunoHost-Apps/pilea_ynh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue