Update CODEOWNERS for multimodal_gen (#17308)

Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com>
This commit is contained in:
Mick
2026-01-19 08:39:20 +08:00
committed by GitHub
parent d3eafc7357
commit 51f147ada3

2
.github/CODEOWNERS vendored
View File

@@ -4,6 +4,8 @@
/python/pyproject.toml @merrymercy @Fridge003 @ispobock
/python/sglang/jit_kernel @DarkSharpness @BBuf
/python/sglang/multimodal_gen @mickqian @yhyang201
/python/sglang/multimodal_gen/runtime/layers @mickqian @yhyang201 @BBuf
/python/sglang/multimodal_gen/runtime/models/dits @mickqian @yhyang201 @BBuf
/python/sglang/srt/batch_invariant_ops @Fridge003 @hebiao064
/python/sglang/srt/constrained @hnyls2002 @DarkSharpness
/python/sglang/srt/compilation @hebiao064