From 614114df1a34cd272c61c176af15f5ebe5de706d Mon Sep 17 00:00:00 2001 From: Yikun Date: Thu, 28 Nov 2024 03:11:31 +0000 Subject: [PATCH] update src/upstream/upstream.yaml. Signed-off-by: Yikun --- src/upstream/upstream.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/upstream/upstream.yaml b/src/upstream/upstream.yaml index 411d783..58db4f2 100644 --- a/src/upstream/upstream.yaml +++ b/src/upstream/upstream.yaml @@ -69,6 +69,7 @@ users: - https://github.com/ossf/malicious-packages - https://github.com/ossf/scorecard - https://github.com/sgl-project/sglang + - https://github.com/ray-project/ray # Optional, fetch all branches of repos repos_all_branches: -- Gitee