mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-06 17:31:07 +03:00
support "Author Web Site" as metadata field
Fastlane Supply, Triple-T Gradle Play Publisher, and many app stores include the possibility to specify a website for the author, as distinct from the website for the app. closes #204
This commit is contained in:
parent
18f949c62b
commit
cb49f57c06
5 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,7 @@ AntiFeatures: []
|
|||
ArchivePolicy: 9 versions
|
||||
AuthorEmail: null
|
||||
AuthorName: null
|
||||
AuthorWebSite: null
|
||||
AutoName: VLC
|
||||
AutoUpdateMode: None
|
||||
Binaries: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue