Fix typo in simple-koji-ci's fedmsg config

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-02-22 15:31:02 +01:00
parent f6b7c0307b
commit 20ba04e6fb

View file

@ -27,8 +27,8 @@ config = {
'master': 'rawhide',
'f28': 'f28',
'f27': 'f27',
'f26': 'f25',
'f25': 'f26',
'f26': 'f26',
'f25': 'f25',
'epel7': 'epel7',
'el6': 'el6',
}