App-ID name in lowercase

The application I’m currently working on has the original name in lowercase:

io.github.twisterarmy.twister

can I use it for the Flathub RC instead of:

io.github.twisterarmy.Twister

For example, bitcoin-qt uses this format, so it looks like I can do the same.

Yes you can, GitHub namesapces are case insensitive.

1 Like

This topic was automatically closed after 7 days. New replies are no longer allowed.