Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[packaging] Fix deprecated developer_name & missing developer #7856

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

Ferenc-
Copy link
Contributor

@Ferenc- Ferenc- commented Apr 7, 2024

Fixes the following two flathub linter warnings:

I: app.organicmaps.desktop:6: developer-name-tag-deprecated
The toplevel developer_name element is deprecated. Please use the name element in a
developer block instead.

I: app.organicmaps.desktop:~: developer-info-missing
This component contains no developer element with information about its author.
Signed-off-by: Ferenc Géczi ferenc.gm@gmail.com

Fixes the following two flathub linter warnings:

I: app.organicmaps.desktop:6: developer-name-tag-deprecated
   The toplevel `developer_name` element is deprecated. Please use the `name` element in a
   `developer` block instead.

I: app.organicmaps.desktop:~: developer-info-missing
   This component contains no `developer` element with information about its author.
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
Copy link
Member

@biodranik biodranik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@biodranik biodranik merged commit e4618eb into organicmaps:master Apr 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants