mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #1571 from fflorent/patch-3
Add opensearch to catalog
This commit is contained in:
commit
826774c79d
1 changed files with 11 additions and 0 deletions
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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue