From 77b7698cad1d13e023abfac162d310dd383c7d47 Mon Sep 17 00:00:00 2001 From: Lianmin Zheng Date: Thu, 9 Jul 2026 17:03:46 -0700 Subject: [PATCH] Add tanujtiwari1998 to CI_PERMISSIONS.json (#30649) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 16a9b2c08..a0a44cd5c 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1238,6 +1238,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "tanujtiwari1998": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "thecodingwizard": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,