add f30 to autosign

This commit is contained in:
Kevin Fenzi 2018-08-14 22:29:57 +00:00
parent 3a4aa1df29
commit 02ce566b5e

View file

@ -100,6 +100,26 @@ config = {
},
# Gated rawhide and branched
{
"from": "f30-pending",
"to": "f30",
"key": "fedora-30",
"keyid": "cfc659b9"
},
{
"from": "f30-modular-signing-pending",
"to": "f30-modular",
"key": "fedora-30",
"keyid": "cfc659b9",
"type": "modular"
},
{
"from": "f30-modular-updates-candidate",
"to": "f30-modular",
"key": "fedora-30",
"keyid": "cfc659b9",
"type": "modular"
},
{
"from": "f29-pending",
"to": "f29",