Add required field "bugs", fields "repository", "screenshot"

This commit is contained in:
Marcin Łojewski
2018-02-06 22:03:23 +01:00
parent 2f14ec7832
commit 743d47f9ac

View File

@@ -8,6 +8,9 @@
<licence>agpl</licence> <licence>agpl</licence>
<author>Andreas Boehler &lt;dev (at) aboehler (dot) at &gt;</author> <author>Andreas Boehler &lt;dev (at) aboehler (dot) at &gt;</author>
<namespace>user_sql</namespace> <namespace>user_sql</namespace>
<bugs>https://github.com/mlojewski-me/user_sql/issues</bugs>
<repository>https://github.com/mlojewski-me/user_sql</repository>
<screenshot>https://raw.githubusercontent.com/mlojewski-me/user_sql/v2.4.0/screenshot.png</screenshot>
<types> <types>
<authentication/> <authentication/>
</types> </types>