diff --git a/sgl-kernel/pyproject.toml b/sgl-kernel/pyproject.toml index 3e918ace89b4..f644307bbeb2 100644 --- a/sgl-kernel/pyproject.toml +++ b/sgl-kernel/pyproject.toml @@ -10,7 +10,7 @@ build-backend = "scikit_build_core.build" name = "sgl-kernel" version = "0.3.21" authors = [ - { name="Yineng Zhang", email="me@zhyncs.com" }, + { name="SGLang Kernel Team", email="sglang@lmsys.org" }, ] description = "Kernel Library for SGLang" readme = "README.md"