forked from sujaykundu777/devlopr-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
110 lines (110 loc) · 2.7 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"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"
]
},
{
"login": "csvance",
"name": "Carroll Vance",
"avatar_url": "https://avatars.githubusercontent.com/u/6805096?v=4",
"profile": "https://csvance.github.io",
"contributions": [
"bug"
]
},
{
"login": "Tzeny",
"name": "Andrei Tenescu",
"avatar_url": "https://avatars.githubusercontent.com/u/6255363?v=4",
"profile": "https://tzeny.com",
"contributions": [
"design",
"code"
]
},
{
"login": "Raghwendra-Dey",
"name": "Raghwendra Dey",
"avatar_url": "https://avatars.githubusercontent.com/u/45457947?v=4",
"profile": "http://raghwendra-dey.github.io",
"contributions": [
"bug"
]
},
{
"login": "Danysan1",
"name": "Daniele Santini",
"avatar_url": "https://avatars.githubusercontent.com/u/8406735?v=4",
"profile": "https://www.dsantini.it",
"contributions": [
"bug"
]
},
{
"login": "aekkasit114",
"name": "Chivaszx",
"avatar_url": "https://avatars.githubusercontent.com/u/57280995?v=4",
"profile": "http://chivaszx.netlify.app",
"contributions": [
"code"
]
},
{
"login": "resynth1943",
"name": "resynth1943",
"avatar_url": "https://avatars.githubusercontent.com/u/49915996?v=4",
"profile": "https://github.com/resynth1943",
"contributions": [
"infra",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "devlopr-jekyll",
"projectOwner": "sujaykundu777",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}