diff --git a/workflow.config b/workflow.config index 545a8ce..7dbf9c7 100644 --- a/workflow.config +++ b/workflow.config @@ -9,7 +9,8 @@ "*maintenance-release-review", "*opensuse-review", "+legaldb", - "-autogits_obs_staging_bot" + "-autogits_obs_staging_bot", + "-qam-openqa-review" ], "ReviewGroups": [ { @@ -56,6 +57,17 @@ "smithfarm" ], "Silent": true + }, + { + "Name": "qam-openqa-review", + "Reviewers": [ + "mimi_vx", + "mschnitzer", + "msmeissn", + "openqa-maintenance", + "szarate" + ], + "Silent": true } ] }