fix: add mattermost to meta.json

This commit is contained in:
naterfute 2025-03-31 20:47:30 -07:00
parent b7e9b7fc39
commit ac498a20c2
No known key found for this signature in database
GPG Key ID: 55C5D4AE11D63494

View File

@ -365,6 +365,22 @@
"search" "search"
] ]
}, },
{
"id": "mattermost",
"name": "Mattermost",
"version": "9.11.6",
"description": "A single point of collaboration. Designed specifically for digital operations.",
"logo": "meilisearch.png",
"links": {
"github": "https://github.com/mattermost/mattermost",
"website": "https://mattermost.com/",
"docs": "https://docs.mattermost.com/"
},
"tags": [
"chat",
"self-hosted"
]
},
{ {
"id": "phpmyadmin", "id": "phpmyadmin",
"name": "Phpmyadmin", "name": "Phpmyadmin",