From 7a1a0496cae016562f3aecd65226e41105aed703 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Mar 2026 05:51:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=85=20=E9=97=A8=E7=A6=81=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E4=BF=AE=E6=AD=A3=20=C2=B7=20=E4=BB=85=E5=A1=AB?= =?UTF-8?q?=E5=85=A5=E6=9C=89=E6=95=88=20ASCII=20GitHub=20=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=90=8D=20+=20=E4=B8=AD=E6=96=87=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=90=8D=E5=BE=85=E7=AE=A1=E7=90=86=E5=91=98=E7=A1=AE=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> --- .github/persona-brain/gate-guard-config.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/persona-brain/gate-guard-config.json b/.github/persona-brain/gate-guard-config.json index 21d2db1b..bc4132c8 100644 --- a/.github/persona-brain/gate-guard-config.json +++ b/.github/persona-brain/gate-guard-config.json @@ -2,7 +2,7 @@ "version": "1.0.0", "updated_at": "2026-03-16", "description": "铸渊·智能门禁 · 开发者权限矩阵配置", - "note": "developer_permissions 中的 github_usernames 需要由管理员填入实际的 GitHub 用户名,未填入的开发者将被视为未注册开发者", + "note": "developer_permissions 中的 github_usernames 需要由管理员填入实际的 GitHub 登录用户名(非显示名)。参考 .github/gate-guard-config.json 中冰朔确认的开发者映射表。含中文字符的显示名非 GitHub 用户名,需管理员确认实际用户名后补充。", "whitelist_actors": [ "github-actions[bot]", "qinfendebingshuo", @@ -26,17 +26,17 @@ "developer_permissions": { "DEV-001": { "name": "页页", - "github_usernames": ["夜夜光湖"], + "github_usernames": [], "allowed_paths": ["dev/DEV-001/", "backend/", "src/"] }, "DEV-002": { "name": "肥猫", - "github_usernames": ["建培"], + "github_usernames": [], "allowed_paths": ["dev/DEV-002/", "frontend/", "persona-selector/", "chat-bubble/"] }, "DEV-003": { "name": "燕樊", - "github_usernames": ["六寻寻7-max"], + "github_usernames": [], "allowed_paths": ["dev/DEV-003/", "settings/", "cloud-drive/"] }, "DEV-004": { @@ -51,7 +51,7 @@ }, "DEV-009": { "name": "花尔", - "github_usernames": ["华尔华"], + "github_usernames": [], "allowed_paths": ["dev/DEV-009/", "user-center/"] }, "DEV-010": { @@ -66,7 +66,7 @@ }, "DEV-012": { "name": "Awen", - "github_usernames": ["文卓熙"], + "github_usernames": [], "allowed_paths": ["dev/DEV-012/", "notification-center/", "notification/"] }, "DEV-013": {