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

appdata: Use rdns developer ID #120

Merged
merged 2 commits into from
Jun 1, 2024
Merged

Conversation

yakushabb
Copy link
Contributor

@yakushabb yakushabb commented Mar 21, 2024

A developer tag with a name child tag must be present.
Only one developer tag is allowed and the name tag also must be present only once in untranslated form.

<developer id="tld.vendor">
  <name>Developer name</name>
</developer>

More information: https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/#name-summary-and-developer-name

@yakushabb yakushabb changed the title appdata: Add rdns developer ID and name appdata: Use rdns developer ID Mar 21, 2024
> A developer tag with a name child tag must be present.
> Only one developer tag is allowed and the name tag also must
> be present only once in untranslated form.

```
<developer id="tld.vendor">
  <name>Developer name</name>
</developer>
```

More information: https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/#name-summary-and-developer-name
@vixalien vixalien merged commit bb3f06d into vixalien:main Jun 1, 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