-
-
Notifications
You must be signed in to change notification settings - Fork 118
/
.all-contributorsrc
129 lines (129 loc) · 3.13 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"projectName": "vuese",
"projectOwner": "vuese",
"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",
"bug"
]
},
{
"login": "screetBloom",
"name": "screetBloom",
"avatar_url": "https://avatars1.githubusercontent.com/u/22092110?v=4",
"profile": "https://github.com/screetBloom",
"contributions": [
"code",
"test",
"doc",
"bug",
"infra"
]
},
{
"login": "michelegirini",
"name": "Michele Girini",
"avatar_url": "https://avatars.githubusercontent.com/u/13649775?v=4",
"profile": "https://www.migitech.it",
"contributions": [
"test",
"bug",
"code"
]
}
],
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"files": [
"README.md"
],
"contributorsPerLine": 7
}