04:55:22 <BigmenPixel[m]> There are 3 files needed for flatpak. The manifest, .desktop, metainfo. Metainfo is not flatpak-specific, so should it be in flatpak/ directory? And is root/flatpak a good place?
05:29:38 <BigmenPixel[m]> And what about release notes? It will be need to write them in the metainfo before release. If this is a problem I may not add them more.
05:29:53 <BigmenPixel[m]> * metainfo before a release. If
08:50:18 <BigmenPixel[m]> https://github.com/BigmenPixel0/monero-gui/tree/add-flatpak
08:50:18 <BigmenPixel[m]> +- is ready. 
12:24:23 <selsta> 07:29 <BigmenPixel[m]> And what about release notes? It will be need to write them in the metainfo before release. If this is a problem I may not add them more. <-- that's not ideal
12:25:03 <selsta> I always write them later
12:25:21 <BigmenPixel[m]> selsta: I also think so. I may not write them there.
12:25:38 <selsta> can you add the flatpak files here? https://github.com/monero-project/monero-gui/tree/master/share
12:26:16 <BigmenPixel[m]> selsta: Should I create a folder there or simply put files in?
12:26:40 <selsta> doesn't matter, if it's clear that they are flatpak related then no folder is necessary
12:27:26 <BigmenPixel[m]> selsta: Ok.