diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index c661d147f..da64db0f9 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -209,6 +209,13 @@ "reason": "top contributor", "can_rerun_stage": true }, + "Shunkangz": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 60, + "reason": "custom override", + "can_rerun_stage": true + }, "SimonCqk": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -412,6 +419,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "dongjiyingdjy": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 60, + "reason": "custom override", + "can_rerun_stage": true + }, "dougyster": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -811,6 +825,13 @@ "reason": "top contributor", "can_rerun_stage": true }, + "samuellees": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 60, + "reason": "custom override", + "can_rerun_stage": true + }, "scottjlee": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,