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:
parent
eb093544e9
commit
c2979464b9
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue