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

Merge pull request #1256 from YunoHost/set_apps_as_maintained

Set some apps as maintained?
This commit is contained in:
yalh76 2021-10-26 23:06:25 +02:00 committed by GitHub
commit 2ce7662e4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1466,7 +1466,7 @@
"laverna": { "laverna": {
"category": "office", "category": "office",
"level": 7, "level": 7,
"maintained": false, "maintained": true,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"text" "text"
@ -1484,7 +1484,7 @@
"category": "reading", "category": "reading",
"high_quality": true, "high_quality": true,
"level": 7, "level": 7,
"maintained": false, "maintained": true,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"rssreader" "rssreader"
@ -1790,7 +1790,7 @@
"minchat": { "minchat": {
"category": "communication", "category": "communication",
"level": 7, "level": 7,
"maintained": false, "maintained": true,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"chat" "chat"
@ -2365,7 +2365,7 @@
"phpldapadmin": { "phpldapadmin": {
"category": "system_tools", "category": "system_tools",
"level": 7, "level": 7,
"maintained": false, "maintained": true,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"db" "db"
@ -2487,7 +2487,7 @@
"pluxml": { "pluxml": {
"category": "publishing", "category": "publishing",
"level": 7, "level": 7,
"maintained": false, "maintained": true,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"blog" "blog"
@ -2829,7 +2829,7 @@
"shellinabox": { "shellinabox": {
"category": "system_tools", "category": "system_tools",
"level": 7, "level": 7,
"maintained": false, "maintained": true,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/shellinabox_ynh" "url": "https://github.com/YunoHost-Apps/shellinabox_ynh"
}, },
@ -3251,7 +3251,7 @@
"tyto": { "tyto": {
"category": "productivity_and_management", "category": "productivity_and_management",
"level": 7, "level": 7,
"maintained": false, "maintained": true,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"task" "task"
@ -3280,7 +3280,7 @@
"unattended_upgrades": { "unattended_upgrades": {
"category": "system_tools", "category": "system_tools",
"level": 7, "level": 7,
"maintained": false, "maintained": true,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/unattended_upgrades_ynh" "url": "https://github.com/YunoHost-Apps/unattended_upgrades_ynh"
}, },
@ -3379,7 +3379,7 @@
"wemawema": { "wemawema": {
"category": "wat", "category": "wat",
"level": 7, "level": 7,
"maintained": false, "maintained": true,
"state": "working", "state": "working",
"url": "https://github.com/Yunohost-apps/wemawema_ynh" "url": "https://github.com/Yunohost-apps/wemawema_ynh"
}, },