add fdroid lister

This commit is contained in:
reonokiy 2025-05-18 16:37:02 +08:00
parent 213a4a152f
commit d5d56e3a16
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0
4 changed files with 112 additions and 0 deletions

View file

@ -43,6 +43,7 @@ testing = {file = ["requirements-test.txt"]}
"lister.debian" = "swh.lister.debian:register"
"lister.dlang" = "swh.lister.dlang:register"
"lister.elm" = "swh.lister.elm:register"
"lister.f-droid" = "swh.lister.f_droid:register"
"lister.gitea" = "swh.lister.gitea:register"
"lister.github" = "swh.lister.github:register"
"lister.gitiles" = "swh.lister.gitiles:register"