add opencollective metadata and index field

This commit is contained in:
Marcus 2020-03-10 14:56:03 +00:00
parent b8ddc43f95
commit 9d24f2e4a7
10 changed files with 21 additions and 1 deletions

View file

@ -442,6 +442,7 @@ def make_v0(apps, apks, repodir, repodict, requestsdict, fdroid_signing_key_fing
addElementNonEmpty('litecoin', app.Litecoin, doc, apel)
addElementNonEmpty('flattr', app.FlattrID, doc, apel)
addElementNonEmpty('liberapay', app.LiberapayID, doc, apel)
addElementNonEmpty('openCollective', app.OpenCollective, doc, apel)
# These elements actually refer to the current version (i.e. which
# one is recommended. They are historically mis-named, and need