diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 90bf3e36a..42079b86c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,7 +2,7 @@ /docker @Fridge003 @ispobock @HaiShaw @ishandhanani @yctseng0211 /docker/npu.Dockerfile @ping1jing2 @iforgetmyname /docs @wisclmy0611 @zijiexia -/docs_new @wisclmy0611 @zijiexia +/docs_new @wisclmy0611 @zijiexia @Richardczl98 /python/pyproject.toml @merrymercy @Fridge003 @ispobock /python/sglang/jit_kernel @DarkSharpness @BBuf @celve @HydraQYH @yuan-luo /python/sglang/jit_kernel/diffusion @yingluosanqian @BBuf @mickqian diff --git a/docs_new/docs.json b/docs_new/docs.json index 5eaf590f0..1372ec599 100644 --- a/docs_new/docs.json +++ b/docs_new/docs.json @@ -26,6 +26,26 @@ "destination": "https://sgl-project.github.io/whl/:path*", "permanent": false }, + { + "source": "/SpecForge", + "destination": "https://sgl-project.github.io/SpecForge/", + "permanent": false + }, + { + "source": "/SpecForge/:path*", + "destination": "https://sgl-project.github.io/SpecForge/:path*", + "permanent": false + }, + { + "source": "/specforge", + "destination": "https://sgl-project.github.io/SpecForge/", + "permanent": false + }, + { + "source": "/specforge/:path*", + "destination": "https://sgl-project.github.io/SpecForge/:path*", + "permanent": false + }, { "source": "/index.html", "destination": "/"