From 32829b163850397dd5ba7fcecc0b2ebb734ff323 Mon Sep 17 00:00:00 2001 From: Kangyan-Zhou Date: Wed, 10 Dec 2025 22:37:01 -0800 Subject: [PATCH] Remove myself to test CI gate issue (#14871) --- .github/CI_PERMISSIONS.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 570352c3a..9665a91ca 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -153,13 +153,6 @@ "reason": "top contributor", "can_rerun_stage": true }, - "Kangyan-Zhou": { - "can_tag_run_ci_label": true, - "can_rerun_failed_ci": true, - "cooldown_interval_minutes": 0, - "reason": "top contributor", - "can_rerun_stage": true - }, "LorrinWWW": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,