Earlier quoted context omitted.
> Are you going to pay for him to do that? I donated some money to them a while back. How hard could it be to push the binaries out to a second app store?
I published an app on F-Droid once: it is a very light-weight process. One gives them access to the open source repo where the code is with build instructions and they then take care of pulling updates and publishing new versions.
I tried to publish my open-source game on F-Droid, but the build process involves building native components with a specific third-party version of the NDK toolchain, as well as shell scripts to move files around, so it never made it to the store.