forked from scopisto/cogo-toast
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
62 lines (62 loc) · 1.52 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
{
"projectName": "cogo-toast",
"projectOwner": "Cogoport",
"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"
]
},
],
"contributorsPerLine": 7
}