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:
commit
2ce7662e4e
1 changed files with 9 additions and 9 deletions
18
apps.json
18
apps.json
|
@ -1466,7 +1466,7 @@
|
|||
"laverna": {
|
||||
"category": "office",
|
||||
"level": 7,
|
||||
"maintained": false,
|
||||
"maintained": true,
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
"text"
|
||||
|
@ -1484,7 +1484,7 @@
|
|||
"category": "reading",
|
||||
"high_quality": true,
|
||||
"level": 7,
|
||||
"maintained": false,
|
||||
"maintained": true,
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
"rssreader"
|
||||
|
@ -1790,7 +1790,7 @@
|
|||
"minchat": {
|
||||
"category": "communication",
|
||||
"level": 7,
|
||||
"maintained": false,
|
||||
"maintained": true,
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
"chat"
|
||||
|
@ -2365,7 +2365,7 @@
|
|||
"phpldapadmin": {
|
||||
"category": "system_tools",
|
||||
"level": 7,
|
||||
"maintained": false,
|
||||
"maintained": true,
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
"db"
|
||||
|
@ -2487,7 +2487,7 @@
|
|||
"pluxml": {
|
||||
"category": "publishing",
|
||||
"level": 7,
|
||||
"maintained": false,
|
||||
"maintained": true,
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
"blog"
|
||||
|
@ -2829,7 +2829,7 @@
|
|||
"shellinabox": {
|
||||
"category": "system_tools",
|
||||
"level": 7,
|
||||
"maintained": false,
|
||||
"maintained": true,
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/shellinabox_ynh"
|
||||
},
|
||||
|
@ -3251,7 +3251,7 @@
|
|||
"tyto": {
|
||||
"category": "productivity_and_management",
|
||||
"level": 7,
|
||||
"maintained": false,
|
||||
"maintained": true,
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
"task"
|
||||
|
@ -3280,7 +3280,7 @@
|
|||
"unattended_upgrades": {
|
||||
"category": "system_tools",
|
||||
"level": 7,
|
||||
"maintained": false,
|
||||
"maintained": true,
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/unattended_upgrades_ynh"
|
||||
},
|
||||
|
@ -3379,7 +3379,7 @@
|
|||
"wemawema": {
|
||||
"category": "wat",
|
||||
"level": 7,
|
||||
"maintained": false,
|
||||
"maintained": true,
|
||||
"state": "working",
|
||||
"url": "https://github.com/Yunohost-apps/wemawema_ynh"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue