From d053636f909bf64f36582882ee3de3031f522abc Mon Sep 17 00:00:00 2001 From: dengbo Date: Wed, 24 Dec 2025 16:49:56 +0800 Subject: [PATCH] chore: add com.zhaoxin.linux.graphics.driver --- repos.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.yaml b/repos.yaml index 220d81c..826cdb7 100644 --- a/repos.yaml +++ b/repos.yaml @@ -1,2 +1,5 @@ tip: 为避免多个 PR 冲突,在 PR 合并后 repos.yaml 会被清空,历史提交请查看 history/repos_history.yaml repos: + - repo: com.zhaoxin.linux.graphics.driver + info: Zhaoxin linux graphics driver + developer: dengbo11