From 04d7b1a7b9d00c7ec8bb3742edccf53bb69d1916 Mon Sep 17 00:00:00 2001 From: PacoXu <13099859+xupaco@user.noreply.gitee.com> Date: Tue, 27 Jun 2023 07:44:37 +0000 Subject: [PATCH] =?UTF-8?q?=E6=A0=91=E7=8A=B6=E7=9B=AE=E5=BD=95=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E5=8A=A0=20=E4=BB=A3=E7=A0=81=E5=9D=97=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: PacoXu <13099859+xupaco@user.noreply.gitee.com> --- SIG-list.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SIG-list.md b/SIG-list.md index e21bbc1..0f40b08 100644 --- a/SIG-list.md +++ b/SIG-list.md @@ -1,3 +1,4 @@ +``` community (仓库) ├── 平台开发SIG (目录) ├── 镜像管理SIG (目录) @@ -8,4 +9,5 @@ community (仓库) ├── contributing.md (文件) ├── governance.md (membership.md) (文件) ├── LICENSE -├── MAINTAINERS.md (文件,介绍整个项目的maintainer职责分工和看护情况) \ No newline at end of file +├── MAINTAINERS.md (文件,介绍整个项目的maintainer职责分工和看护情况) +``` -- Gitee