forked from vuese/vuese
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
77 lines (77 loc) · 1.89 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
{
"projectName": "vuese",
"projectOwner": "HcySunYang",
"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"
]
}
],
"repoType": "github"
}