From a3450be558d66a350e28db0663f0be2ee3cd2518 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Aug 13 2019 23:54:13 +0000 Subject: Add f31, drop f28 Signed-off-by: OK --- diff --git a/fedmsg.d/simple-koji-ci-example.py b/fedmsg.d/simple-koji-ci-example.py index 35ec85a..81d2f17 100644 --- a/fedmsg.d/simple-koji-ci-example.py +++ b/fedmsg.d/simple-koji-ci-example.py @@ -17,9 +17,9 @@ config = { 'priority': 30, 'target_tags': { 'master': 'rawhide', + 'f31': 'f31', 'f30': 'f30', 'f29': 'f29', - 'f28': 'f28', 'epel7': 'epel7', 'el6': 'el6', }