Per conversation with adamw, fix file to not mark f26 and f27 on https://admin.fedoraproject.org/pkgdb/api/collections/ as active

This commit is contained in:
Stephen Smoogen 2019-02-01 09:48:01 +00:00
parent eb093544e9
commit c2979464b9

View file

@ -19,7 +19,7 @@
"dist_tag": ".fc26",
"koji_name": "f26",
"name": "Fedora",
"status": "Active",
"status": "EOL",
"version": "26"
},
{
@ -283,7 +283,7 @@
"dist_tag": ".fc27",
"koji_name": "f27",
"name": "Fedora",
"status": "Active",
"status": "EOL",
"version": "27"
},
{