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
4e6b414f84
commit
20d2539aef
1 changed files with 8 additions and 8 deletions
16
apps.json
16
apps.json
|
@ -121,7 +121,7 @@
|
||||||
"baikal": {
|
"baikal": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"high_quality": true,
|
"high_quality": true,
|
||||||
"level": 1,
|
"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": 1,
|
"level": 7,
|
||||||
"maintained": true,
|
"maintained": true,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
|
@ -160,7 +160,7 @@
|
||||||
},
|
},
|
||||||
"borg": {
|
"borg": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 0,
|
"level": 7,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/borg_ynh"
|
"url": "https://github.com/YunoHost-Apps/borg_ynh"
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
},
|
},
|
||||||
"cheky": {
|
"cheky": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 7,
|
||||||
"revision": "f93653c45dec675dca6f67cb0ffa1783c3ed8415",
|
"revision": "f93653c45dec675dca6f67cb0ffa1783c3ed8415",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/cheky_ynh"
|
"url": "https://github.com/YunoHost-Apps/cheky_ynh"
|
||||||
|
@ -250,7 +250,7 @@
|
||||||
},
|
},
|
||||||
"concrete5": {
|
"concrete5": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 7,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/concrete5_ynh"
|
"url": "https://github.com/YunoHost-Apps/concrete5_ynh"
|
||||||
|
@ -547,7 +547,7 @@
|
||||||
},
|
},
|
||||||
"friendica": {
|
"friendica": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 0,
|
"level": 7,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/friendica_ynh"
|
"url": "https://github.com/YunoHost-Apps/friendica_ynh"
|
||||||
|
@ -662,7 +662,7 @@
|
||||||
},
|
},
|
||||||
"gogs": {
|
"gogs": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 7,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/gogs_ynh"
|
"url": "https://github.com/YunoHost-Apps/gogs_ynh"
|
||||||
|
@ -1213,7 +1213,7 @@
|
||||||
},
|
},
|
||||||
"mytinytodo": {
|
"mytinytodo": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 4,
|
||||||
"revision": "ef789bd2ef5c1ce53def998c88a6f396c4b11e85",
|
"revision": "ef789bd2ef5c1ce53def998c88a6f396c4b11e85",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/mytinytodo_ynh"
|
"url": "https://github.com/YunoHost-Apps/mytinytodo_ynh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue