guanghulab/.github/brain/collaborators.json
2026-05-10 13:12:44 +08:00

70 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.

{
"description": "HoloLake 合作者 GitHub 用户名映射表 · 铸渊通知系统使用",
"note": "请将每位合作者的 github_username 填写为他们的真实 GitHub 用户名(即 @xxx 中的 xxx",
"collaborators": [
{
"dev_id": "DEV-001",
"name": "页页",
"github_username": "",
"emoji": "🖥️",
"modules": ["backend-integration"]
},
{
"dev_id": "DEV-002",
"name": "肥猫",
"github_username": "",
"emoji": "🦁",
"modules": ["m01-login", "m03-personality"]
},
{
"dev_id": "DEV-003",
"name": "燕樊",
"github_username": "",
"emoji": "🌸",
"modules": ["m07-dialogue-ui", "m10-cloud", "m15-cloud-drive"]
},
{
"dev_id": "DEV-004",
"name": "之之",
"github_username": "",
"emoji": "🤖",
"modules": ["dingtalk-bot"]
},
{
"dev_id": "DEV-005",
"name": "小草莓",
"github_username": "",
"emoji": "🍓",
"modules": ["m12-kanban", "status-board"]
},
{
"dev_id": "DEV-009",
"name": "花尔",
"github_username": "",
"emoji": "🌺",
"modules": ["m05-user-center"]
},
{
"dev_id": "DEV-010",
"name": "桔子",
"github_username": "",
"emoji": "🍊",
"modules": ["m06-ticket", "m11-module"]
},
{
"dev_id": "DEV-011",
"name": "匆匆那年",
"github_username": "",
"emoji": "🌙",
"modules": []
},
{
"dev_id": "DEV-012",
"name": "Awen",
"github_username": "WENZHUOXI",
"emoji": "🛸",
"modules": ["m09-notification", "m22-bulletin"]
}
]
}