Merge pull request #1571 from fflorent/patch-3
Add opensearch to catalog
This commit is contained in:
11
apps.json
11
apps.json
@ -3083,6 +3083,17 @@
|
|||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/openproject_ynh"
|
"url": "https://github.com/YunoHost-Apps/openproject_ynh"
|
||||||
},
|
},
|
||||||
|
"opensearch": {
|
||||||
|
"category": "dev",
|
||||||
|
"state": "working",
|
||||||
|
"subtags": [
|
||||||
|
"programming"
|
||||||
|
],
|
||||||
|
"potential_alternative_to": [
|
||||||
|
"ElasticSearch"
|
||||||
|
],
|
||||||
|
"url": "https://github.com/YunoHost-Apps/opensearch_ynh"
|
||||||
|
},
|
||||||
"opensondage": {
|
"opensondage": {
|
||||||
"category": "productivity_and_management",
|
"category": "productivity_and_management",
|
||||||
"level": 8,
|
"level": 8,
|
||||||
|
Reference in New Issue
Block a user