Add <developer> tag to appstream metadata

https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer
This commit is contained in:
Kovid Goyal 2024-02-18 20:25:13 +05:30
parent 34743e4807
commit d10cdf8a86
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1274,6 +1274,7 @@ def write_appdata(key, entry, base, translators):
E.name(entry['name']),
E.metadata_license('CC0-1.0'),
E.project_license('GPL-3.0'),
E.developer(E.name('Kovid Goyal'), id='kovidgoyal.net'),
E.summary(entry['summary']),
E.content_rating(
# Information Sharing: Using any online API, e.g. a user-counter