From 277323ff4f067c465a1b9e565d5e5444b06f6418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=97=AF?= Date: Mon, 27 Jul 2026 12:06:43 +0000 Subject: [PATCH] =?UTF-8?q?update=20src/upstream/white=5Fbox.yaml.=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=81=B5=E8=A1=A2supercache=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E4=BB=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张闯 --- src/upstream/white_box.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/upstream/white_box.yaml b/src/upstream/white_box.yaml index 44fd013..6cdc397 100644 --- a/src/upstream/white_box.yaml +++ b/src/upstream/white_box.yaml @@ -1,6 +1,7 @@ github: - branchs: [default] repos: + - LinQuickDev/Mooncake - apache/brpc - cosdt/oss-map - cosdt/oss-insight @@ -402,6 +403,7 @@ github: - meta-pytorch/tritonparse - branchs: [all] repos: + - LinQuickDev/Mooncake - apache/brpc - triton-lang/triton-ascend - Ascend/sglang -- Gitee