add f30 to autosign
This commit is contained in:
parent
3a4aa1df29
commit
02ce566b5e
1 changed files with 20 additions and 0 deletions
|
@ -100,6 +100,26 @@ config = {
|
||||||
},
|
},
|
||||||
|
|
||||||
# Gated rawhide and branched
|
# 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",
|
"from": "f29-pending",
|
||||||
"to": "f29",
|
"to": "f29",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue