appdata: Restore developer_name

The newly added developer name syntax appears not implemented
across related platforms: GNOME Software, Flathub, etc.

There is no harm in using both deprecated and newly introduced
tags together, and neither appstream-glib nor appstreamcli
fails to validate this usage.
This commit is contained in:
Sabri Ünal
2023-12-24 00:27:29 +03:00
parent 0d12b6e3fd
commit cdf40e10f7

View File

@ -7,6 +7,8 @@
<summary>Profile an application or entire system</summary>
<project_license>GPL-3.0+</project_license>
<project_group>GNOME</project_group>
<!-- developer_name tag deprecated with Appstream 1.0 -->
<developer_name>The GNOME Project</developer_name>
<developer id="gnome.org">
<name>The GNOME Project</name>
</developer>