forked from devfolioco/react-otp-input
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
95 lines (95 loc) · 2.28 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "apollonian",
"name": "Abhishek Warokar",
"avatar_url": "https://avatars2.githubusercontent.com/u/2150306?v=4",
"profile": "https://github.com/apollonian",
"contributions": [
"code",
"design",
"maintenance",
"ideas",
"review"
]
},
{
"login": "ajayns",
"name": "Aj",
"avatar_url": "https://avatars0.githubusercontent.com/u/20743219?v=4",
"profile": "https://ajayns.me",
"contributions": [
"code",
"design",
"ideas"
]
},
{
"login": "aromalanil",
"name": "Aromal Anil",
"avatar_url": "https://avatars1.githubusercontent.com/u/49222186?v=4",
"profile": "http://aromalanil.me",
"contributions": [
"code",
"tool"
]
},
{
"login": "borntofrappe",
"name": "Gabriele Corti",
"avatar_url": "https://avatars0.githubusercontent.com/u/33316703?v=4",
"profile": "https://borntofrappe.github.io",
"contributions": [
"code",
"a11y"
]
},
{
"login": "anoopmsivadas",
"name": "Anoop",
"avatar_url": "https://avatars1.githubusercontent.com/u/46913894?v=4",
"profile": "https://www.anoopms.me",
"contributions": [
"code"
]
},
{
"login": "dewanshrawat15",
"name": "Dewansh Rawat",
"avatar_url": "https://avatars0.githubusercontent.com/u/17003127?v=4",
"profile": "http://dewanshrawat.xyz",
"contributions": [
"bug"
]
},
{
"login": "ishan-chhabra",
"name": "Ishan Chhabra",
"avatar_url": "https://avatars3.githubusercontent.com/u/32290367?v=4",
"profile": "http://ishanchhabra.com",
"contributions": [
"code"
]
},
{
"login": "causztic",
"name": "yaojie",
"avatar_url": "https://avatars.githubusercontent.com/u/2081441?v=4",
"profile": "http://www.causztic.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "react-otp-input",
"projectOwner": "devfolioco",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}