mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
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:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user