-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.all-contributorsrc
82 lines (82 loc) · 1.95 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"projectName": "SandboxFusion",
"projectOwner": "bytedance",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "ssine",
"name": "sine",
"avatar_url": "https://avatars.githubusercontent.com/u/20841764?v=4",
"profile": "https://github.com/ssine",
"contributions": [
"code",
"data",
"design"
]
},
{
"login": "liuq901",
"name": "Qi Liu",
"avatar_url": "https://avatars.githubusercontent.com/u/4028828?v=4",
"profile": "https://github.com/liuq901",
"contributions": [
"code",
"data"
]
},
{
"login": "BytedSS0",
"name": "Shulin.Xin",
"avatar_url": "https://avatars.githubusercontent.com/u/186129147?v=4",
"profile": "https://github.com/BytedSS0",
"contributions": [
"code",
"data"
]
},
{
"login": "cattaria",
"name": "可爱猫猫是梓喵",
"avatar_url": "https://avatars.githubusercontent.com/u/10678783?v=4",
"profile": "https://github.com/cattaria",
"contributions": [
"code",
"data"
]
},
{
"login": "lseven-rs",
"name": "Xingwen Li",
"avatar_url": "https://avatars.githubusercontent.com/u/189442484?v=4",
"profile": "https://github.com/lseven-rs",
"contributions": [
"design"
]
},
{
"login": "aoyanli",
"name": "aoyanli",
"avatar_url": "https://avatars.githubusercontent.com/u/186133689?v=4",
"profile": "https://github.com/aoyanli",
"contributions": [
"code",
"data"
]
},
{
"login": "magic3007",
"name": "Magic Mai",
"avatar_url": "https://avatars.githubusercontent.com/u/30785720?v=4",
"profile": "https://magic3007.github.io",
"contributions": [
"code",
"data"
]
}
]
}