ci: add file with info about distros that we test
Useful to have easily accessible the info of all the distros that we test, including the version of NM that they ship and their EOL dates so we can know when to stop testing them.
For now this is only informative, but we can use this info, for example,
to generate the .gitlab-ci/config.yml
file automatically for each
stable branch.