1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Merge pull request #1356 from YunoHost/modify_level

Update app's level
This commit is contained in:
yalh76 2022-03-12 00:33:34 +01:00 committed by GitHub
commit dec8e1271a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -314,7 +314,7 @@
}, },
"castopod": { "castopod": {
"category": "multimedia", "category": "multimedia",
"level": 6, "level": 8,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"podcasts" "podcasts"
@ -330,7 +330,7 @@
}, },
"cheky": { "cheky": {
"category": "small_utilities", "category": "small_utilities",
"level": 2, "level": 7,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/cheky_ynh" "url": "https://github.com/YunoHost-Apps/cheky_ynh"
}, },
@ -1083,7 +1083,7 @@
}, },
"gitlab-runner": { "gitlab-runner": {
"category": "dev", "category": "dev",
"level": 6, "level": 0,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"forge" "forge"
@ -1448,7 +1448,7 @@
}, },
"jenkins": { "jenkins": {
"category": "dev", "category": "dev",
"level": 2, "level": 3,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/jenkins_ynh" "url": "https://github.com/YunoHost-Apps/jenkins_ynh"
}, },
@ -1744,7 +1744,7 @@
}, },
"mailman": { "mailman": {
"category": "communication", "category": "communication",
"level": 1, "level": 6,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"email" "email"
@ -3158,7 +3158,7 @@
}, },
"ssh_chroot_dir": { "ssh_chroot_dir": {
"category": "system_tools", "category": "system_tools",
"level": 3, "level": 7,
"maintained": false, "maintained": false,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh" "url": "https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh"
@ -3322,7 +3322,7 @@
}, },
"timeoff": { "timeoff": {
"category": "productivity_and_management", "category": "productivity_and_management",
"level": 2, "level": 7,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"business_and_ngos" "business_and_ngos"
@ -3413,7 +3413,7 @@
}, },
"tvheadend": { "tvheadend": {
"category": "multimedia", "category": "multimedia",
"level": 4, "level": 7,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/tvheadend_ynh" "url": "https://github.com/YunoHost-Apps/tvheadend_ynh"
}, },
@ -3520,7 +3520,7 @@
}, },
"weblate": { "weblate": {
"category": "dev", "category": "dev",
"level": 2, "level": 7,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/weblate_ynh" "url": "https://github.com/YunoHost-Apps/weblate_ynh"
}, },