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

Merge pull request #1530 from YunoHost/modify_level

Update app's level
This commit is contained in:
yalh76 2022-10-23 14:57:42 +02:00 committed by GitHub
commit e300367f58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,7 +93,7 @@
}, },
"airsonic": { "airsonic": {
"category": "multimedia", "category": "multimedia",
"level": 7, "level": 4,
"maintained": false, "maintained": false,
"potential_alternative_to": [ "potential_alternative_to": [
"Deezer", "Deezer",
@ -1132,6 +1132,7 @@
}, },
"fider": { "fider": {
"category": "communication", "category": "communication",
"level": 4,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"other" "other"
@ -1701,7 +1702,7 @@
}, },
"hextris": { "hextris": {
"category": "games", "category": "games",
"level": 6, "level": 9,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/hextris_ynh" "url": "https://github.com/YunoHost-Apps/hextris_ynh"
}, },
@ -1993,7 +1994,7 @@
}, },
"kimai2": { "kimai2": {
"category": "productivity_and_management", "category": "productivity_and_management",
"level": 6, "level": 8,
"potential_alternative_to": [ "potential_alternative_to": [
"Toggl Track", "Toggl Track",
"RescueTime", "RescueTime",
@ -2089,7 +2090,7 @@
}, },
"leed": { "leed": {
"category": "reading", "category": "reading",
"level": 9, "level": 8,
"maintained": true, "maintained": true,
"potential_alternative_to": [ "potential_alternative_to": [
"Feedly", "Feedly",
@ -3306,7 +3307,7 @@
}, },
"pihole": { "pihole": {
"category": "system_tools", "category": "system_tools",
"level": 2, "level": 6,
"maintained": false, "maintained": false,
"state": "working", "state": "working",
"subtags": [ "subtags": [
@ -3472,7 +3473,7 @@
}, },
"prosody": { "prosody": {
"category": "communication", "category": "communication",
"level": 7, "level": 6,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/prosody_ynh" "url": "https://github.com/YunoHost-Apps/prosody_ynh"
}, },