Update CI permissions and CODEOWNERS (#25826)
This commit is contained in:
@@ -937,6 +937,13 @@
|
|||||||
"cooldown_interval_minutes": 0,
|
"cooldown_interval_minutes": 0,
|
||||||
"reason": "custom override"
|
"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": {
|
"ocss884": {
|
||||||
"can_tag_run_ci_label": true,
|
"can_tag_run_ci_label": true,
|
||||||
"can_rerun_failed_ci": true,
|
"can_rerun_failed_ci": true,
|
||||||
@@ -1053,7 +1060,7 @@
|
|||||||
"can_tag_run_ci_label": true,
|
"can_tag_run_ci_label": true,
|
||||||
"can_rerun_failed_ci": true,
|
"can_rerun_failed_ci": true,
|
||||||
"can_rerun_stage": true,
|
"can_rerun_stage": true,
|
||||||
"cooldown_interval_minutes": 60,
|
"cooldown_interval_minutes": 0,
|
||||||
"reason": "custom override"
|
"reason": "custom override"
|
||||||
},
|
},
|
||||||
"satyamk7054": {
|
"satyamk7054": {
|
||||||
|
|||||||
+1
-1
@@ -36,7 +36,7 @@
|
|||||||
/python/sglang/srt/layers/attention/fla @yizhang2077 @hebiao064 @yuan-luo
|
/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/hybrid_linear_attn_backend.py @yizhang2077 @hebiao064 @hanming-lu @yuan-luo
|
||||||
/python/sglang/srt/layers/attention/mamba @yizhang2077 @hebiao064
|
/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/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 @ch-wan @BBuf @Edwardf0t1 @FlamingoPg @AniZpZ @HaiShaw @b8zhong
|
||||||
/python/sglang/srt/layers/quantization/quark @kkHuang-amd @yichiche @hubertlu-tw @1am9trash @BowenBao
|
/python/sglang/srt/layers/quantization/quark @kkHuang-amd @yichiche @hubertlu-tw @1am9trash @BowenBao
|
||||||
|
|||||||
Reference in New Issue
Block a user