From cb553f8eeefd6994db789195df88e1b50753e603 Mon Sep 17 00:00:00 2001 From: wangxiyuan Date: Mon, 26 Jan 2026 19:22:26 +0800 Subject: [PATCH] [Community] Nominate whx-sjtu as maintainer (#6268) Since the first release v0.13.0rc2 and v0.14.0rc1 in 2026 are released. We consider to refresh the maintainer team. I nominate whx-sjtu as the new maintainer. - vLLM version: v0.14.1 - vLLM main: https://github.com/vllm-project/vllm/commit/d68209402ddab3f54a09bc1f4de9a9495a283b60 Signed-off-by: wangxiyuan --- .github/CODEOWNERS | 16 ++++++++-------- docs/source/community/contributors.md | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 332e2039..970eed1d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -19,11 +19,6 @@ # benchmark /benchmarks @wangxiyuan -# c++ source code -/cmake @zzzzwwjj -/csrc @zzzzwwjj -/CMakeLists.txt @zzzzwwjj - # docs /docs @wangxiyuan @Yikun @LCAIZJ /.readthedocs.yaml @wangxiyuan @Yikun @@ -35,8 +30,13 @@ # tests /tests @wangxiyuan +# c++ source code +/cmake @zzzzwwjj +/csrc @zzzzwwjj +/CMakeLists.txt @zzzzwwjj + # python source code -/vllm_ascend/attention @weijinqian0 +/vllm_ascend/attention @weijinqian0 @whx-sjtu /vllm_ascend/compilation @yiz-liu /vllm_ascend/core @wangxiyuan @MengqingCao /vllm_ascend/device @weijinqian0 @zzzzwwjj @@ -46,10 +46,10 @@ /vllm_ascend/kv_offload @nalinaly /vllm_ascend/lora @paulyu12 /vllm_ascend/model_loader @wangxiyuan -/vllm_ascend/ops @zzzzwwjj @realliujiaxu +/vllm_ascend/ops @zzzzwwjj @realliujiaxu @whx-sjtu /vllm_ascend/patch @wangxiyuan /vllm_ascend/quantization @wangxiyuan -/vllm_ascend/sample @realliujiaxu +/vllm_ascend/sample @realliujiaxu @whx-sjtu /vllm_ascend/spec_decode @wangxiyuan /vllm_ascend/worker @MengqingCao /vllm_ascend/xlite @wangxiyuan diff --git a/docs/source/community/contributors.md b/docs/source/community/contributors.md index b479f34e..e4c1f711 100644 --- a/docs/source/community/contributors.md +++ b/docs/source/community/contributors.md @@ -17,6 +17,7 @@ | Jie Wen| [@zzzzwwjj](https://github.com/zzzzwwjj) | 2025/12 | | Chao Lei| [@LCAIZJ](https://github.com/LCAIZJ) | 2025/12 | | JiaXu Liu| [@realliujiaxu](https://github.com/realliujiaxu) | 2025/12 | +| HeXiang Wang| [@whx-sjtu](https://github.com/whx-sjtu) | 2026/01 | ## Contributors