forked from sujaykundu777/devlopr-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
54 lines (54 loc) · 1.25 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "sujaykundu777",
"name": "Sujay Kundu",
"avatar_url": "https://avatars.githubusercontent.com/u/10703200?v=4",
"profile": "https://sujaykundu.com",
"contributions": [
"infra",
"design",
"code"
]
},
{
"login": "rmrt1n",
"name": "Ryan Martin",
"avatar_url": "https://avatars.githubusercontent.com/u/51780559?v=4",
"profile": "https://rmrt1n.github.io/",
"contributions": [
"infra"
]
},
{
"login": "jackneer",
"name": "Jack Wu",
"avatar_url": "https://avatars.githubusercontent.com/u/6252713?v=4",
"profile": "http://don't have one",
"contributions": [
"bug"
]
},
{
"login": "russdreamer",
"name": "Iga Kovtun",
"avatar_url": "https://avatars.githubusercontent.com/u/10559538?v=4",
"profile": "https://github.com/russdreamer",
"contributions": [
"design",
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "devlopr-jekyll",
"projectOwner": "sujaykundu777",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}