chiark / gitweb /
Add Liberapay support
[fdroidserver.git] / fdroidserver / index.py
index 82b5ff331a63747dffc8af1a7732fb6ef9778ddc..6dd30856bbfe7940211ba72623266af12930d83a 100644 (file)
@@ -431,6 +431,7 @@ def make_v0(apps, apks, repodir, repodict, requestsdict, fdroid_signing_key_fing
         addElementNonEmpty('bitcoin', app.Bitcoin, doc, apel)
         addElementNonEmpty('litecoin', app.Litecoin, doc, apel)
         addElementNonEmpty('flattr', app.FlattrID, doc, apel)
+        addElementNonEmpty('liberapay', app.LiberapayID, doc, apel)
 
         # These elements actually refer to the current version (i.e. which
         # one is recommended. They are historically mis-named, and need