1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-29 07:40:12 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Leo Heitmann Ruiz
0cee694c43 Remove all mentions of Flattr 2024-09-23 07:59:08 +00:00
Hans-Christoph Steiner
b63e9e68c5
move all test metadata files to .yml format
for f in metadata/*.txt; do ../fdroid rewritemeta --to yml $(basename $f | sed 's,\.txt,,'); done
2020-06-10 09:56:31 +02:00