Add developer name to appdata (#1922)

* Add developer name to appdata

Flathub is getting more and more strict when it comes to metadata.
I've added "Vorta developers" no, I can also be more specific if people prefer that.

* Update com.borgbase.Vorta.appdata.xml
This commit is contained in:
Hofer-Julian 2024-02-08 12:29:14 +01:00 committed by GitHub
parent 634f984e78
commit d8cce255eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<component type="desktop-application">
<id>com.borgbase.Vorta</id>
<launchable type="desktop-id">com.borgbase.Vorta.desktop</launchable>
<developer_name>Vorta contributors</developer_name>
<name>Vorta</name>
<project_license>GPL-3.0</project_license>
<metadata_license>CC0-1.0</metadata_license>