diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 32f226664..8dc19f5cd 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -937,6 +937,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "nvpohanh": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "ocss884": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -1053,7 +1060,7 @@ "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, "can_rerun_stage": true, - "cooldown_interval_minutes": 60, + "cooldown_interval_minutes": 0, "reason": "custom override" }, "satyamk7054": { diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 00fbeed7b..b52006405 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -36,7 +36,7 @@ /python/sglang/srt/layers/attention/fla @yizhang2077 @hebiao064 @yuan-luo /python/sglang/srt/layers/attention/hybrid_linear_attn_backend.py @yizhang2077 @hebiao064 @hanming-lu @yuan-luo /python/sglang/srt/layers/attention/mamba @yizhang2077 @hebiao064 -/python/sglang/srt/layers/attention/nsa @1am9trash @hubertlu-tw @kkHuang-amd @HaiShaw @Fridge003 @hlu1 @rainj-me +/python/sglang/srt/layers/attention/nsa @1am9trash @hubertlu-tw @kkHuang-amd @HaiShaw @Fridge003 @YAMY1234 @rainj-me /python/sglang/srt/layers/attention/vision.py @mickqian @yuan-luo @yhyang201 /python/sglang/srt/layers/quantization @ch-wan @BBuf @Edwardf0t1 @FlamingoPg @AniZpZ @HaiShaw @b8zhong /python/sglang/srt/layers/quantization/quark @kkHuang-amd @yichiche @hubertlu-tw @1am9trash @BowenBao