Update .github/MAINTAINER.md (#13398)

Co-authored-by: sglang-bot <sglangbot@gmail.com>
This commit is contained in:
Ying Sheng
2025-11-16 21:32:24 -08:00
committed by GitHub
parent 4d59761623
commit 15bc1f5cd7
3 changed files with 11 additions and 5 deletions

View File

@@ -22,3 +22,4 @@
- [ ] Add unit tests according to the [Run and add unit tests](https://docs.sglang.ai/developer_guide/contribution_guide.html#run-and-add-unit-tests).
- [ ] Update documentation according to [Write documentations](https://docs.sglang.ai/developer_guide/contribution_guide.html#write-documentations).
- [ ] Provide accuracy and speed benchmark results according to [Test the accuracy](https://docs.sglang.ai/developer_guide/contribution_guide.html#test-the-accuracy) and [Benchmark the speed](https://docs.sglang.ai/developer_guide/contribution_guide.html#benchmark-the-speed).
- [ ] Work with maintainers to merge your PR. See the [PR Merge Process](https://github.com/sgl-project/sglang/blob/main/.github/MAINTAINER.md#pull-request-merge-process)