forked from alibaba/formily
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
97 lines (97 loc) · 2.38 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"projectName": "formily",
"projectOwner": "alibaba",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "janryWang",
"name": "Janry",
"avatar_url": "https://avatars0.githubusercontent.com/u/4060976?v=4",
"profile": "https://github.com/janryWang",
"contributions": [
"design"
]
},
{
"login": "cnt1992",
"name": "SkyCai",
"avatar_url": "https://avatars1.githubusercontent.com/u/3118988?v=4",
"profile": "http://cnt1992.github.io",
"contributions": [
"design"
]
},
{
"login": "yujiangshui",
"name": "Harry Yu",
"avatar_url": "https://avatars3.githubusercontent.com/u/2942913?v=4",
"profile": "https://www.linkedin.com/in/harry-yu-0a931a69/",
"contributions": [
"doc",
"code"
]
},
{
"login": "zsirfs",
"name": "zsir",
"avatar_url": "https://avatars2.githubusercontent.com/u/22249411?v=4",
"profile": "https://www.luoyangfu.com",
"contributions": [
"code"
]
},
{
"login": "monkindey",
"name": "Kiho · Cham",
"avatar_url": "https://avatars0.githubusercontent.com/u/6913898?v=4",
"profile": "http://www.monkindey.xyz/",
"contributions": [
"code",
"doc"
]
},
{
"login": "whj1995",
"name": "Hongjiang Wu",
"avatar_url": "https://avatars2.githubusercontent.com/u/22634735?v=4",
"profile": "http://whj1995.xyz",
"contributions": [
"doc"
]
},
{
"login": "anyuxuan",
"name": "合木",
"avatar_url": "https://avatars3.githubusercontent.com/u/24931869?v=4",
"profile": "https://github.com/anyuxuan",
"contributions": [
"code"
]
},
{
"login": "Azath0th",
"name": "Chen YuBen",
"avatar_url": "https://avatars2.githubusercontent.com/u/18497361?v=4",
"profile": "https://github.com/Azath0th",
"contributions": [
"code"
]
},
{
"login": "HarrisFeng",
"name": "Harris Feng",
"avatar_url": "https://avatars1.githubusercontent.com/u/7928957?v=4",
"profile": "https://github.com/HarrisFeng",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}