Add a license file to help contributors know what they sign for.
Add a README.md to describe the content (also a pointer to where the “database” is would be especially useful as I searched a little but did not find it).
The contributions I was ready to do in the database were:
AFAIK, mal is the author of all 3 Fairphone ports (2, 4, 5, with 6 on the way).
I thought that the Gemini PDA was an official port (I may be wrong, though).
You seem to be misunderstanding (which is okay if you haven’t read my original post).
Yes the project doesn’t have any database on github because that’s not how it works
The data that’s on the website is gathered by checking all the projects on sfos’s OBS, because if you want your port to have OTA updates you have to have project there (with exceptions). Hence that list of projects is quite possibly most complete list of ports, because if port isn’t there, it’s most likely not being updated.
But that only gave me phone, vendor, and sfos version, but I also need to know what is not working/if port is in progress still. That’s why, as I said on website, I check droid-configs repo, which every single one of those projects have to build, for file containing that additional data.
So once willing porter adds that file, it will be scraped and data will be filled automatically without anyone having to do anything.
Okay so screw the list, it wasn’t working out because there was same codename for multiple devices, so instead I fetch .spec file and updated vendor and device name based on that and now the list is looking MUCH better