From 90bdc3192ba42fa6893e228ec3eec541d328c0b2 Mon Sep 17 00:00:00 2001 From: Ying Sheng Date: Sun, 29 Mar 2026 21:42:59 -0700 Subject: [PATCH] Update sponsorship details in README.md (#21658) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad22996f0..bdb9a5e04 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ SGLang is currently hosted under the non-profit open-source organization [LMSYS] ## Contact Us For enterprises interested in adopting or deploying SGLang at scale, including technical consulting, sponsorship opportunities, or partnership inquiries, please contact us at [sglang@lmsys.org](mailto:sglang@lmsys.org). -Long-term active SGLang contributors are eligible for coding agent sponsorship, such as Claude Code or OpenAI Codex. Email [sglang@lmsys.org](mailto:sglang@lmsys.org) with your most important commits or pull requests. +Long-term active SGLang contributors are eligible for coding agent sponsorship, such as Cursor, Claude Code, or OpenAI Codex. Email [sglang@lmsys.org](mailto:sglang@lmsys.org) with your most important commits or pull requests. ## Acknowledgment We learned the design and reused code from the following projects: [Guidance](https://github.com/guidance-ai/guidance), [vLLM](https://github.com/vllm-project/vllm), [LightLLM](https://github.com/ModelTC/lightllm), [FlashInfer](https://github.com/flashinfer-ai/flashinfer), [Outlines](https://github.com/outlines-dev/outlines), and [LMQL](https://github.com/eth-sri/lmql).