```json title="Contributor" { "name": "string", // 用户名 "displayName": "string", // 显示名称 "avatar": "string", // 头像 "bio": "string" // 描述 } ```