-
Notifications
You must be signed in to change notification settings - Fork 8
/
.all-contributorsrc
86 lines (86 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
86
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "eslint",
"contributors": [
{
"login": "jibranabsarulislam",
"name": "jayway",
"avatar_url": "https://avatars.githubusercontent.com/u/70596906?v=4",
"profile": "https://www.jibran.me",
"contributions": [
"maintenance",
"code",
"doc",
"review"
]
},
{
"login": "neeravbhaskarla",
"name": "Neerav",
"avatar_url": "https://avatars.githubusercontent.com/u/57148990?v=4",
"profile": "https://github.com/neeravbhaskarla",
"contributions": [
"code",
"bug"
]
},
{
"login": "sejalapeno",
"name": "sejalapeno",
"avatar_url": "https://avatars.githubusercontent.com/u/110482301?v=4",
"profile": "https://github.com/sejalapeno",
"contributions": [
"code"
]
},
{
"login": "cgr28",
"name": "Colbe Roberson",
"avatar_url": "https://avatars.githubusercontent.com/u/90277989?v=4",
"profile": "http://colbe.me",
"contributions": [
"code"
]
},
{
"login": "karthickbharathi1",
"name": "Karthick B",
"avatar_url": "https://avatars.githubusercontent.com/u/54052847?v=4",
"profile": "https://github.com/karthickbharathi1",
"contributions": [
"code"
]
},
{
"login": "mekelaiorio",
"name": "MEI",
"avatar_url": "https://avatars.githubusercontent.com/u/137852162?v=4",
"profile": "https://github.com/mekelaiorio",
"contributions": [
"ideas",
"design"
]
},
{
"login": "chan-0912",
"name": "Chanchal Yadav",
"avatar_url": "https://avatars.githubusercontent.com/u/92747598?v=4",
"profile": "https://github.com/chan-0912",
"contributions": [
"code",
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Fornear",
"projectOwner": "It-s-Saturday",
"commitType": "docs"
}