forked from tabrez96/cogo-toast
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
85 lines (85 loc) · 2.09 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
{
"projectName": "toastify-react",
"projectOwner": "toastify-react",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "eslint",
"contributors": [
{
"login": "anmolmahatpurkar",
"name": "Anmol Mahatpurkar",
"avatar_url": "https://avatars2.githubusercontent.com/u/36692003?v=4",
"profile": "https://github.com/anmolmahatpurkar",
"contributions": [
"code",
"design",
"doc"
]
},
{
"login": "balazsorban44",
"name": "Balázs Orbán",
"avatar_url": "https://avatars1.githubusercontent.com/u/18369201?v=4",
"profile": "https://balazsorban.com",
"contributions": [
"code"
]
},
{
"login": "Keaws",
"name": "Vitalii Kalchuk",
"avatar_url": "https://avatars1.githubusercontent.com/u/5289466?v=4",
"profile": "https://github.com/Keaws",
"contributions": [
"code"
]
},
{
"login": "amarpathak",
"name": "Amar Pathak",
"avatar_url": "https://avatars1.githubusercontent.com/u/24917309?v=4",
"profile": "http://www.apathak.com",
"contributions": [
"doc"
]
},
{
"login": "nataly87s",
"name": "Nataly Shrits",
"avatar_url": "https://avatars2.githubusercontent.com/u/7895237?s=460&v=4",
"profile": "https://github.com/nataly87s",
"contributions": [
"code"
]
},
{
"login": "hannadrehman",
"name": "hannad rehman",
"avatar_url": "https://avatars.githubusercontent.com/u/23405869?v=4",
"profile": "https://hannadrehman.com/",
"contributions": [
"code",
"design"
]
},
{
"login": "hedaukartik",
"name": "Kartik Hedau",
"avatar_url": "https://avatars.githubusercontent.com/u/35377972?v=4",
"profile": "https://www.kartikhedau.in/",
"contributions": [
"code",
"content",
"design",
"doc",
"example"
]
}
],
"contributorsPerLine": 7
}