tacruc / gpgmailer

Send encryped emails to registered users
GNU Affero General Public License v3.0
17 stars 4 forks source link

Add website / repository url to appinfo/info.xml #19

Closed Zocker1999NET closed 3 years ago

Zocker1999NET commented 3 years ago

Allows Nextcloud / the app store to show links linking to the website / repository of the plugin.

It is common on other apps that if they do not have a better website suited to present the app, that the website key links to the main page of the repository. This at least allows technical users to gather more information about the app like for example examining the source code or reading a changelog (even if the only changelog are the commits between tags).

tacruc commented 3 years ago

Thanks