remove f29-python and f29-perl (they have been merged) and add f29-rebuild to autosign
This commit is contained in:
parent
a96036dc5b
commit
f602f572f4
1 changed files with 6 additions and 12 deletions
|
@ -37,24 +37,12 @@ config = {
|
|||
'mbs_user': 'mbs/mbs.fedoraproject.org',
|
||||
'tags': [
|
||||
# Temporary tags
|
||||
{
|
||||
"from": "f29-perl",
|
||||
"to": "f29-perl",
|
||||
"key": "fedora-29",
|
||||
"keyid": "429476b4"
|
||||
},
|
||||
{
|
||||
"from": "f29-kde",
|
||||
"to": "f29-kde",
|
||||
"key": "fedora-29",
|
||||
"keyid": "429476b4"
|
||||
},
|
||||
{
|
||||
"from": "f29-python",
|
||||
"to": "f29-python",
|
||||
"key": "fedora-29",
|
||||
"keyid": "429476b4"
|
||||
},
|
||||
{
|
||||
"from": "f29-granite",
|
||||
"to": "f29-granite",
|
||||
|
@ -67,6 +55,12 @@ config = {
|
|||
"key": "fedora-29",
|
||||
"keyid": "429476b4"
|
||||
},
|
||||
{
|
||||
"from": "f29-rebuild",
|
||||
"to": "f29-rebuild",
|
||||
"key": "fedora-29",
|
||||
"keyid": "429476b4"
|
||||
},
|
||||
# Infra tags
|
||||
{
|
||||
"from": "epel6-infra-candidate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue