From e3a0f21e6ce78268865cafcdc3dc58c7a80dbc57 Mon Sep 17 00:00:00 2001 From: Xunzhuo Date: Thu, 18 Dec 2025 02:45:56 +0800 Subject: [PATCH] [docs]: add ecosystem projects sr in docs/governance (#30844) Signed-off-by: bitliu --- docs/governance/committers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/governance/committers.md b/docs/governance/committers.md index c9428027da953..2f0780a08978b 100644 --- a/docs/governance/committers.md +++ b/docs/governance/committers.md @@ -181,3 +181,4 @@ If you have PRs touching the area, please feel free to ping the area owner for r - Ascend NPU: [@wangxiyuan](https://github.com/wangxiyuan) and [see more details](https://vllm-ascend.readthedocs.io/en/latest/community/contributors.html#maintainers) - Intel Gaudi HPU [@xuechendi](https://github.com/xuechendi) and [@kzawora-intel](https://github.com/kzawora-intel) +- Semantic Router: [@xunzhuo](https://github.com/xunzhuo), [@rootfs](https://github.com/rootfs) and [see more details](https://vllm-semantic-router.com/community/team)