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", "dist_tag": ".fc26",
"koji_name": "f26", "koji_name": "f26",
"name": "Fedora", "name": "Fedora",
"status": "Active", "status": "EOL",
"version": "26" "version": "26"
}, },
{ {
@ -283,7 +283,7 @@
"dist_tag": ".fc27", "dist_tag": ".fc27",
"koji_name": "f27", "koji_name": "f27",
"name": "Fedora", "name": "Fedora",
"status": "Active", "status": "EOL",
"version": "27" "version": "27"
}, },
{ {