feat: sort Matomo entry alphabetically in meta.json

This commit is contained in:
Your Name
2026-04-01 12:47:45 +01:00
parent f6b18cae8a
commit da9c076713

View File

@@ -3825,6 +3825,24 @@
"smtp"
]
},
{
"id": "matomo",
"name": "Matomo",
"version": "5.1-apache",
"description": "Leading open-source web analytics platform with global data ownership.",
"logo": "blueprints/matomo/matomo.png",
"links": {
"github": "https://github.com/matomo-org/matomo",
"website": "https://matomo.org",
"docs": "https://matomo.org/docs"
},
"tags": [
"analytics",
"privacy",
"self-hosted",
"metrics"
]
},
{
"id": "mattermost",
"name": "Mattermost",
@@ -6779,23 +6797,5 @@
"saml",
"multi-tenant"
]
},
{
"id": "matomo",
"name": "Matomo",
"version": "5.1-apache",
"description": "Leading open-source web analytics platform with global data ownership.",
"logo": "blueprints/matomo/matomo.png",
"links": {
"github": "https://github.com/matomo-org/matomo",
"website": "https://matomo.org",
"docs": "https://matomo.org/docs"
},
"tags": [
"analytics",
"privacy",
"self-hosted",
"metrics"
]
}
]