guanghulab/.github/gate-guard-config.json
2026-05-10 13:12:44 +08:00

35 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"version": "1.0",
"updated": "2026-03-16",
"updated_by": "霜砚·冰朔确认",
"whitelist": [
"qinfendebingshuo",
"github-actions[bot]",
"zhuyuan-bot"
],
"developers": {
"夜夜光湖": { "dev_id": "DEV-001", "name": "页页", "allowed_paths": ["dev/DEV-001/", "backend/", "src/"] },
"建培": { "dev_id": "DEV-002", "name": "肥猫", "allowed_paths": ["dev/DEV-002/", "frontend/", "persona-selector/", "chat-bubble/"] },
"六寻寻7-max": { "dev_id": "DEV-003", "name": "燕樊", "allowed_paths": ["dev/DEV-003/", "settings/", "cloud-drive/"] },
"zhizhi200271":{ "dev_id": "DEV-004", "name": "之之", "allowed_paths": ["dev/DEV-004/", "dingtalk-bot/"] },
"stbr-0709": { "dev_id": "DEV-005", "name": "小草莓", "allowed_paths": ["dev/DEV-005/", "status-board/", "cost-control/"] },
"华尔华": { "dev_id": "DEV-009", "name": "花尔", "allowed_paths": ["dev/DEV-009/", "user-center/"] },
"juzi0412": { "dev_id": "DEV-010", "name": "桔子", "allowed_paths": ["dev/DEV-010/", "ticket-system/", "data-stats/", "dynamic-comic/"] },
"文卓熙": { "dev_id": "DEV-012", "name": "Awen", "allowed_paths": ["dev/DEV-012/", "notification-center/", "notification/"] }
},
"protected_paths": [
".github/", "scripts/", "data/",
"README.md", "package.json", "package-lock.json", "gate-guard-config.json"
],
"notes": {
"DEV-011_匆匆那年": "未加入GitHub仓库合作者加入后补充用户名",
"DEV-013_小兴": "未加入GitHub仓库合作者加入后补充用户名",
"DEV-014_时雨": "未加入GitHub仓库合作者加入后补充用户名",
"PET-DEV-001_毛毛": "诺安宠物医院项目,未加入仓库合作者"
}
}