-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
104 lines (104 loc) · 2.55 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
98
99
100
101
102
103
104
{
"projectName": "vuese",
"projectOwner": "shuidi-fed",
"contributors": [
{
"login": "HcySunYang",
"name": "HcySunYang",
"avatar_url": "https://avatars2.githubusercontent.com/u/14146560?v=4",
"profile": "http://hcysun.me/homepage",
"contributions": [
"code",
"test",
"doc",
"example"
]
},
{
"login": "elevatebart",
"name": "Barthélémy Ledoux",
"avatar_url": "https://avatars1.githubusercontent.com/u/5592465?v=4",
"profile": "https://github.com/elevatebart",
"contributions": [
"bug",
"code"
]
},
{
"login": "BerniWittmann",
"name": "Bernhard Wittmann",
"avatar_url": "https://avatars1.githubusercontent.com/u/17594215?v=4",
"profile": "http://bernhardwittmann.com",
"contributions": [
"code",
"ideas"
]
},
{
"login": "BuptStEve",
"name": "Steve Young",
"avatar_url": "https://avatars2.githubusercontent.com/u/11501493?v=4",
"profile": "https://buptsteve.github.io",
"contributions": [
"bug",
"code"
]
},
{
"login": "wulunyi",
"name": "wulunyi",
"avatar_url": "https://avatars3.githubusercontent.com/u/15170275?v=4",
"profile": "https://github.com/wulunyi",
"contributions": [
"code"
]
},
{
"login": "Estelle00",
"name": "Estelle00",
"avatar_url": "https://avatars2.githubusercontent.com/u/5432828?v=4",
"profile": "https://github.com/Estelle00",
"contributions": [
"code"
]
},
{
"login": "roxburghm",
"name": "Matt Roxburgh",
"avatar_url": "https://avatars2.githubusercontent.com/u/8364818?v=4",
"profile": "https://github.com/roxburghm",
"contributions": [
"bug",
"code"
]
},
{
"login": "jamesgeorge007",
"name": "James George",
"avatar_url": "https://avatars2.githubusercontent.com/u/25279263?v=4",
"profile": "https://ghuser.io/jamesgeorge007",
"contributions": [
"code",
"doc"
]
},
{
"login": "IWANABETHATGUY",
"name": "IWANABETHATGUY",
"avatar_url": "https://avatars1.githubusercontent.com/u/17974631?v=4",
"profile": "https://github.com/IWANABETHATGUY",
"contributions": [
"code",
"test",
"doc"
]
}
],
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"files": [
"README.md"
],
"contributorsPerLine": 7
}