Merge pull request #1257 from YunoHost/longterm-broken

Set long-term level 0 apps as notworking
This commit is contained in:
yalh76
2021-10-26 23:05:27 +02:00
committed by GitHub

View File

@ -529,7 +529,7 @@
"diaspora": {
"category": "social_media",
"level": 0,
"state": "working",
"state": "notworking",
"subtags": [
"microblogging"
],
@ -1102,7 +1102,7 @@
"gollum": {
"category": "publishing",
"level": 0,
"state": "working",
"state": "notworking",
"subtags": [
"wiki"
],
@ -1266,7 +1266,7 @@
"icecoder": {
"category": "dev",
"level": 0,
"state": "working",
"state": "notworking",
"subtags": [
"programming"
],
@ -2498,7 +2498,7 @@
"category": "system_tools",
"level": 0,
"maintained": false,
"state": "working",
"state": "notworking",
"url": "https://github.com/YunoHost-Apps/portainer_ynh"
},
"prestashop": {