forked from sujaykundu777/devlopr-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
137 lines (137 loc) · 3.42 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"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"
]
},
{
"login": "x-limitless-x",
"name": "Blake Drumm",
"avatar_url": "https://avatars.githubusercontent.com/u/17127926?v=4",
"profile": "https://blakedrumm.com",
"contributions": [
"code"
]
},
{
"login": "blakedrumm",
"name": "Blake Drumm",
"avatar_url": "https://avatars.githubusercontent.com/u/63755224?v=4",
"profile": "https://blakedrumm.com",
"contributions": [
"doc"
]
},
{
"login": "Ledmington",
"name": "Filippo Barbari",
"avatar_url": "https://avatars.githubusercontent.com/u/68538713?v=4",
"profile": "https://ledmington.github.io",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "devlopr-jekyll",
"projectOwner": "sujaykundu777",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}