forked from chakra-ui/chakra-ui-vue
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
92 lines (92 loc) · 2.27 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
{
"files": [
"README.md"
],
"imageSize": 50,
"commit": false,
"contributors": [
{
"login": "codebender828",
"name": "Jonathan Bakebwa",
"avatar_url": "https://avatars2.githubusercontent.com/u/21237954?v=4",
"profile": "https://jbakebwa.dev",
"contributions": [
"code",
"test",
"doc"
]
},
{
"login": "koca",
"name": "Mesut",
"avatar_url": "https://avatars2.githubusercontent.com/u/342666?v=4",
"profile": "http://twitter.com/imesutkoca",
"contributions": [
"code",
"test"
]
},
{
"login": "DominusKelvin",
"name": "Omereshone Kelvin Oghenerhoro",
"avatar_url": "https://avatars0.githubusercontent.com/u/24433274?v=4",
"profile": "http://bit.ly/becomeworldclass",
"contributions": [
"doc",
"code"
]
},
{
"login": "convenientstop",
"name": "Eric Carboni",
"avatar_url": "https://avatars0.githubusercontent.com/u/1885157?v=4",
"profile": "https://convenientstop.netlify.com",
"contributions": [
"doc"
]
},
{
"login": "ankorGH",
"name": "ankorGH",
"avatar_url": "https://avatars3.githubusercontent.com/u/28383750?v=4",
"profile": "http://inusahharis.netlify.com",
"contributions": [
"doc"
]
},
{
"login": "peoray",
"name": "Emmanuel Raymond",
"avatar_url": "https://avatars2.githubusercontent.com/u/23735423?v=4",
"profile": "https://peoray.dev",
"contributions": [
"code",
"doc"
]
},
{
"login": "harrygulliford",
"name": "Harry Gulliford",
"avatar_url": "https://avatars0.githubusercontent.com/u/5051286?v=4",
"profile": "http://www.harrygulliford.com",
"contributions": [
"doc"
]
},
{
"login": "Anyitechs",
"name": "IFEANYICHUKWU AMAJUOYI",
"avatar_url": "https://avatars1.githubusercontent.com/u/37679025?v=4",
"profile": "https://github.com/Anyitechs",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "chakra-ui-vue",
"projectOwner": "chakra-ui",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}