diff --git a/daily_tests/daily_grades.py b/daily_tests/daily_grades.py index 38f2786..9de8ec0 100755 --- a/daily_tests/daily_grades.py +++ b/daily_tests/daily_grades.py @@ -16,6 +16,7 @@ "hhorak@redhat.com", "pkubat@redhat.com", "anezbeda@redhat.com", + "rhscl-container-qe@redhat.com" ] GRADES_OS_DICT = {"RHEL8": "rhel8.yaml", "RHEL9": "rhel9.yaml", "RHEL10": "rhel10.yaml"}